aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2022-02-09Fix incorrect variable usage in list comprehensionGravatar Bluenix-1/+1
This appears to stem from a misunderstanding by me when restructuring the code.
2022-02-09Restructure trivia night game around new Question representationGravatar Bluenix-295/+179