Adds or removes channels to/from the list of currently active home channels, in the IRCBot.homeChannels array of the current AdminPlugin's IRCPluginState.
Merely passes on execution to addChannel and delChannel with addAsHome: true (and delFromHomes: true) as argument.
Adds or removes channels to/from the list of currently active home channels, in the IRCBot.homeChannels array of the current AdminPlugin's IRCPluginState.
Merely passes on execution to addChannel and delChannel with addAsHome: true (and delFromHomes: true) as argument.