Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | exit minesweeper early if DM disabled | 2020-05-04 | -11/+11 | |
* | update minesweeper dm error message | 2020-04-29 | -1/+1 | |
* | handle disabled DMs when starting Minesweeper | 2020-04-26 | -5/+10 | |
* | (Minesweeper): Moved `UserNotPlayingError` to `bot.utils.exceptions`, removed... | 2020-04-08 | -14/+1 | |
* | (Minesweeper): Added raising `UserNotPlayingError`, attached flag command to ... | 2020-04-08 | -0/+7 | |
* | (Minesweeper): Renamed user not playing error handler, changed `error` type h... | 2020-04-08 | -2/+2 | |
* | (Minesweeper): Created new exception `UserNotPlayingError`. | 2020-04-08 | -0/+6 | |
* | (Minesweeper): Reverted KeyError catching in reveal command, made error handl... | 2020-04-07 | -5/+8 | |
* | (Minesweeper): Added try-except block to reveal command. | 2020-04-06 | -1/+5 | |
* | Deseasonify: log in `add_cog` rather than in each `setup` | 2020-03-28 | -1/+0 | |
* | Deseasonify: rename `seasons` pkg to `exts` | 2020-03-28 | -0/+285 |