= Advanced ChanServ: Channel Topic Locking = == Introduction == Topic lock is a ChanServ command which allows you to lock the topic. This means that it is a setting which can be used to have ChanServ retain a certain topic so that any changes to the topic result in ChanServ changing the topic back to the locked topic. ChanServ will not allow the channel topic to be changed except via the ChanServ/Topic command. === Basic Syntax: === {{{ /msg ChanServ SET <#channel> TOPICLOCK [ON | OFF] }}} === Turning Topic Lock off: === {{{ Example: /msg ChanServ SET <#channel> TOPICLOCK OFF Test changes topic to: This is what happens when topic lock is off }}} === Turning Topic Lock on: === {{{ Example: /msg ChanServ SET <#channel> TOPICLOCK ON Test changes topic to: This is what happens when topic lock is on ChanServ changes topic to: This is what happens when topic lock is off (Test) }}} '''NOTE:''' This command is most useful in combination with ChanServ/Topic.