Norske-Nokkelsnikere / nokkelvokter-old

A work in progress Discord bot for use in CTFs
GNU General Public License v3.0
0 stars 0 forks source link

Reminder and voting #7

Open fslaktern opened 1 year ago

fslaktern commented 1 year ago

A command for setting up scheduled reminder to do CTFs.

Example:

  1. Schedule the bot to send reminders every week for upcoming CTFs the next 7 days: !schedule weekly 7d
  2. When the time is right, the bot will query CTFtime for CTFs running the next X days
  3. It sends them as embeds in a dedicated channel and pings the active player role
  4. Every user with the player role will be able to vote for which CTF to play using reactions on the appropriate embed (ctf)
  5. A few hours after the voting started it should close, and the bot should announce what CTF to play
  6. It should create the necessary CTF channels and categories when the vote has ended