bahaidev / bahaibot

A Bahá'í bot for Discord. QnA chatbot functionality, scripture reader, and integration with Bahaipedia.
2 stars 0 forks source link

Trivia/quiz function #9

Open dragfyre opened 3 years ago

dragfyre commented 3 years ago

Add a quiz function to allow BahaiBot to run quiz games with Baha'i facts. There are already a few trivia bots for Discord that could inspire us. This would mean we would have to keep track of the state of ongoing games, etc.

Sample flow:

  1. Open quiz game (!quiz start)
  2. Round BEGIN: Ask a random question from a random category
  3. Give 60 seconds for users to answer; first correct answer wins x amount of points
  4. Cycle through x rounds, then end and display points on scoreboard

TBD:

Edit: Just noticed this is issue #9. Is it a sign?

brettz9 commented 3 years ago

Sounds good... except we need a new name to suggest it's not trivial :-)

dragfyre commented 3 years ago

Quiz, then. ;)

dragfyre commented 3 years ago

Will start working on a question library here.