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

Add a live results room (for tournaments) #33

Open
alopezlago opened this issue Sep 10, 2020 · 0 comments
Open

Add a live results room (for tournaments) #33

alopezlago opened this issue Sep 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@alopezlago
Copy link
Owner

Add a live results room, to support #29. This could be done in one of the following ways:

  • Have it update after every X cycles, e.g. after question 5, 10, 15, etc. This could be after every cycle.
  • Have it update after every scoring action. This might be too noisy when multiple games are occurring, but would be the closest to live results.

The room where live results are posted could either be created by the bot (if it has permissions), or assigned by the server admin. The location of the live results room should live in the GuildSettings table, and it should contain the ID of the text channel.

@alopezlago alopezlago added the enhancement New feature or request label Sep 10, 2020
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