Supybot supports multiple channels
It never ceases to amaze us that we need to list this as a feature, but compared to many bots, this is somewhat revolutionary. Supybot's support for multiple channels is a fundamental aspect of the way it's written, not just something tacked onto a previously single-channel bot. There has never been a time when Supybot didn't support multiple channels.
Not only does Supybot support multiple channels, but writing plugins that are specific to channels, or that maintain databases specific to individual channels, is just as simple as writing single-channel plugins in other bots. Virtually all the complexity is handled already.
Every subsystem of Supybot is geared toward supporting multiple channels in a single bot, from the databases to the capabilities.
Replies to this comment