aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/minesweeper.py (follow)
Commit message (Expand)AuthorAgeLines
* add modified filesGravatar Harold Karibiye2020-09-24-6/+6
* exit minesweeper early if DM disabledGravatar Serban Constantin2020-05-04-11/+11
* update minesweeper dm error messageGravatar Serban Constantin2020-04-29-1/+1
* handle disabled DMs when starting MinesweeperGravatar Serban Constantin2020-04-26-5/+10
* (Minesweeper): Moved `UserNotPlayingError` to `bot.utils.exceptions`, removed...Gravatar ks1292020-04-08-14/+1
* (Minesweeper): Added raising `UserNotPlayingError`, attached flag command to ...Gravatar ks1292020-04-08-0/+7
* (Minesweeper): Renamed user not playing error handler, changed `error` type h...Gravatar ks1292020-04-08-2/+2
* (Minesweeper): Created new exception `UserNotPlayingError`.Gravatar ks1292020-04-08-0/+6
* (Minesweeper): Reverted KeyError catching in reveal command, made error handl...Gravatar ks1292020-04-07-5/+8
* (Minesweeper): Added try-except block to reveal command.Gravatar ks1292020-04-06-1/+5
* Deseasonify: log in `add_cog` rather than in each `setup`Gravatar kwzrd2020-03-28-1/+0
* Deseasonify: rename `seasons` pkg to `exts`Gravatar kwzrd2020-03-28-0/+285