aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/source.py (unfollow)
Commit message (Expand)AuthorLines
2021-07-09Add functionality to display correct answers and their authorGravatar Cam Caswell-1/+16
2021-07-09Add listener to process answersGravatar Cam Caswell-1/+65
2021-07-09Add initial embed and image manipulation functionsGravatar Cam Caswell-2/+57
2021-07-08Add command to start gameGravatar Cam Caswell-0/+38
2021-07-07Define a game class to generate a board and find solutionsGravatar Cam-0/+64