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

(Suggestion) Ability to run multiple games on different channels. #8

Open
JiFish opened this issue Feb 18, 2017 · 1 comment
Open
Assignees
Milestone

Comments

@JiFish
Copy link
Contributor

JiFish commented Feb 18, 2017

The ability to run multiple games on different channels (and even servers) from a single bot would be a nice addition. Something like $adventureStart gamename #channel. One game per channel would allow easy reference to running games. e.g. $adventureStop #channel.

A MessageHandler could be created for each channel, and a new administration handler to maintain them. A fairly large change.

@ava-cassiopeia
Copy link
Owner

This is a good suggestion, I definitely mean to do that at some point. I think I'd want to split out the message handler functionality so it can spawn multiple GameRunner objects or something beneath it to handle those instances. I'll think a little more on how I want this to work.

@ava-cassiopeia ava-cassiopeia self-assigned this Feb 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants