You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configuration should support multiple instances of the bot, on IRC at the very least. With multiple allowed nicks, and login, maybe even multiple IRC servers. Additionally there are a limit to the number of channels one can join on IRC so may need multiple instances eventually anyway, if we do wider deployment of the bot for more channels.
The text was updated successfully, but these errors were encountered:
My idea for this is to change the configuration format for [Discord] to be [Discord:<server_id>], and allow full per-server configuration, and support leaving just [Discord] or even [Discord:default] for default configuration.
And also to merge [IgnoreUsers] into [Discord] and/or [IRC] and allow for per-server configuration there as well. Maybe even per-channel for IgnoreUsers...
Configuration should support multiple instances of the bot, on IRC at the very least. With multiple allowed nicks, and login, maybe even multiple IRC servers. Additionally there are a limit to the number of channels one can join on IRC so may need multiple instances eventually anyway, if we do wider deployment of the bot for more channels.
The text was updated successfully, but these errors were encountered: