]> jfr.im git - irc/quakenet/newserv.git/blame - helpmod2/commands/topic
CHANSERV: remove E type escapes
[irc/quakenet/newserv.git] / helpmod2 / commands / topic
CommitLineData
504f62c7
CP
1Syntax: topic [channel] [operation] [parameters]
2Example: topic #feds add Q will be back soon
3Handles the channel topic. Following operations are supported:
4add [position] [text] Adds the text to channel topic, if position is omitted the text is added as the first element to the topic.
5del [position] Removes an element of the topic.
6refresh Refreshes the channel topic, usefull if the topic is lost.
7erase Removes the channel topic.
8set [new topic] Sets the channel topic.