Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple instances of the bot #10

Open
Universal-Omega opened this issue Mar 8, 2023 · 1 comment
Open

Support multiple instances of the bot #10

Universal-Omega opened this issue Mar 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Universal-Omega
Copy link
Member

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.

@Universal-Omega Universal-Omega added the enhancement New feature or request label Mar 8, 2023
@Universal-Omega
Copy link
Member Author

Universal-Omega commented Mar 16, 2023

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant