aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/events/trivianight/_questions.py (follow)
Commit message (Expand)AuthorAgeLines
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-1/+1
* change .. to ...Gravatar Shom7702022-02-09-3/+3
* shorten field titles for after a question has been answeredGravatar Shom7702022-02-09-1/+1
* QoL: adding an emoji and the number of people who answered for when the quest...Gravatar Shom7702022-02-09-2/+9
* use correct emoji name for .tn listGravatar Shom7702022-02-09-4/+4
* sending the question is no longer accepting guesses as an ephemeralGravatar Shom7702022-02-09-0/+1
* remove UserScoreGravatar Shom7702022-02-09-4/+3
* refactorGravatar Shom7702022-02-09-8/+28
* Fix incorrect variable usage in list comprehensionGravatar Bluenix2022-02-09-1/+1
* Restructure trivia night game around new Question representationGravatar Bluenix2022-02-09-189/+64
* prevent bugs with question regarding multiple choicesGravatar Shom7702022-02-09-3/+6
* making the docstrings nicerGravatar Shom7702022-02-09-7/+41
* bluenix review changesGravatar Shom7702022-02-09-27/+11
* map percentage of people who got it correct to colorGravatar Shom7702022-02-09-3/+12
* feat: allow a dynamic number of questions, not just being 4 answersGravatar Shom7702022-02-09-6/+8
* fixing rivianight list formattingGravatar Shom7702022-02-09-3/+8
* change checkmark to white_check_markGravatar Shom7702022-02-09-1/+1
* bug fixesGravatar Shom7702022-02-09-2/+11
* kahoot style scoring, time limits, and bug fixesGravatar Shom7702022-02-09-22/+37
* cog description for .trivianight, and allowing to pick questions that were al...Gravatar Shom7702022-02-09-4/+9
* fixing list showing zero-width spacesGravatar Shom7702022-02-09-1/+2
* adding stats to the correct answer embedGravatar Shom7702022-02-09-5/+33
* Bluenix's reviews' changesGravatar Shom7702022-02-09-13/+19
* Use partial ellipsis in revealing answerGravatar Shom7702022-02-09-1/+1
* Improving word choice (answer [x] rather than answer choice [x])Gravatar Shom7702022-02-09-1/+1
* Brevity with iterablesGravatar Shom7702022-02-09-1/+1
* Brevity with "answer choice"Gravatar Shom7702022-02-09-1/+1
* Better type hintingGravatar Shom7702022-02-09-1/+1
* added question and list commandGravatar Shom7702022-02-09-11/+61
* added functionalityGravatar Shom7702022-02-09-32/+42
* add trivianight structure in the main cogGravatar Shom7702022-02-09-0/+116