Jin42 / rpg-schedule

A discord bot for announcing RPG games with automated sign up
https://discordbots.org/bot/531549403086061569
MIT License
1 stars 1 forks source link

[Feature Request] Timed publishing of games #6

Open SalieriC opened 3 years ago

SalieriC commented 3 years ago

Is your feature request related to a problem? Please describe. Online conventions with lots of participants might a) want to set up the games in advance as there are likely to be lots of games planned and b) might not want to allow sign ups for games before the convention starts. Currently there doesn't seem to be a reasonable way to do this.

Describe the solution you'd like A feature to set up a game but publish it at a later time and date (or to prevent sign ups before that time and date) would solve this issue.

Jin42 commented 3 years ago

As a workaround: You could set in the Manage Server section -> Template you can set a role which players need to sign up for that game (Which is then active for all games which use that template). You can set that to the admin role, and at the time at which your players are allowed to sign up, you can remove the player role from the template, so that everyone can sign up. (Tested right now that it works that way).

This would help at least with the sign up problem.

But the feature is a good idea, and the feature will be implemented, as soon as I have the necessary free time and the necessary spoons for that.