registerchan

Plugin last modified: 2024-10-12

JOTI-specific plugin for bulk registering and deregistering channels via ChanServ. Commands must be issued from the bot channel (JotiGeneral.bot_channel).

Commands

Command Description
.register-all Registers every channel in JotiGeneral.channels — joins each, registers with ChanServ, sets modes and topic, grants coordinator flags
.deregister-all Deregisters every channel — parts users, drops ChanServ registration, resets modes
.join-all Makes the bot join every channel in JotiGeneral.channels without registering

Configuration

[RegisterChan]
default_topic = ScoutLink #dutch JOTI Channel (CHANNEL CLOSED)
chanmode = +dsplitn 1 override
Key Description
default_topic Topic set on each channel during registration
chanmode Mode string applied to each channel during registration

Also depends on [JotiGeneral] for ops channel, bot channel, ChanServ nick, coordinator rights, and the channel list.