aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/fun/trivia_quiz.py (follow)
Commit message (Expand)AuthorAgeLines
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-3/+3
* Check role id in MODERATION_ROLES instead of comparing to moderation_team and...Gravatar Izan2021-10-11-2/+2
* Rename `Roles.moderator` to `Roles.moderation_team`Gravatar Izan2021-10-11-1/+1
* Replace usage of bot.command_prefix with constants.Client.prefixGravatar wookie1842021-10-09-2/+2
* Wikiguess Game (#618)Gravatar Shivansh-0072021-09-07-170/+252
* Move game and fun commands to Fun folder, fix ddgGravatar Janine vN2021-09-05-0/+593