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

Multi-Server Capability #11

Open
Bidthedog opened this issue Jun 6, 2020 · 2 comments
Open

Multi-Server Capability #11

Bidthedog opened this issue Jun 6, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@Bidthedog
Copy link
Collaborator

Related to #10.

With the server abstraction, we could make this bot a multi-server bot by allowing it to connect to multiple servers at once.

If this functionality was included, it would also be sensible to make sure that Actions can be turned on or off on a server-by-server basis. For example !notes might be available in Discord, but not in Twitch. !meow might play a cat meow live on Twitch, but would make no sense in Discord.

@Bidthedog
Copy link
Collaborator Author

Just occurred to me that we could probably implement some kind of message bus for this functionality - this is a perfect use-case for one.

@Bidthedog Bidthedog added this to the v1.1.0 Release milestone Jun 20, 2020
@Bidthedog Bidthedog added the enhancement New feature or request label Jun 20, 2020
@Bidthedog
Copy link
Collaborator Author

I'm going to branch off #24 and have a go at this, even though the PR is not yet signed off. I need the changes I've made in that PR to make this viable. I expect this will include a fair amount of code changes and also include #10.

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

No branches or pull requests

1 participant