Marenthyu / HDNMarathonBot

The Bot for the HDNMarathon
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Making a Quiz #9

Open zfreshpinoy opened 3 years ago

zfreshpinoy commented 3 years ago

Create nep quiz every hour - giving out "free votes" based on quickest to answer.

  1. The bot will randomly take a question from the database and will ask a question every hour
  2. However to avoid anyone farming there will need to be activity to trigger the quiz event
  3. Top 3 quickest would be rewarded "free votes" (x amount can be determine a later time)
  4. once question is given - anwsers need to be do not have be case sensitive however exact "date formats/answers must be exact (this includes if spaces are included) we can add after the question the answer needs to have spaces
  5. Used questions need to be recycled but cannot be reused until a certain number of questions have passed (This is avoid reused questions)