The "satopic" Module (v3)

Description

This module adds the /SATOPIC command which allows server operators to change the topic of a channel that they would not otherwise have the privileges to change.

Configuration

To load this module use the following <module> tag:

<module name="satopic">

This module requires no other configuration.

Commands

Name Parameter Count Syntax Description
SATOPIC 2 <channel> <topic> Changes the topic of <channel> to <topic>.

Example Usage

Changes the topic of #animals to "I like turtles":

/SATOPIC #animals :I like turtles