Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Apply fixes for ruff linting | 2023-05-09 | -4/+1 | |
| | | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]> | |||
* | feat: implement moving commands | 2021-12-03 | -0/+7 | |
| | | | | add exceptions and handler for commands that move locations | |||
* | Adjust spacing in the Wikipedia Cog | 2021-08-20 | -1/+1 | |
| | | | Co-authored-by: Bluenix <[email protected]> | |||
* | Improve code consistency and spacing in the Wikipedia Cog | 2021-08-17 | -1/+1 | |
| | ||||
* | Improve code consitency in Wikipedia Cog,Exceptions, and Error handler | 2021-08-08 | -3/+6 | |
| | ||||
* | Refactor wiki_request, add External API related error,-handler | 2021-08-02 | -0/+10 | |
| | | | | | - Refactor wiki_request in the Wikipedia Cog, remove unnecessary else statements. - Add ExternalAPIError, and a handler for this Exception into error_handler | |||
* | Updated bot/utils/exceptions.py | 2021-04-27 | -1/+1 | |
| | | | Co-authored-by: Joe Banks <[email protected]> | |||
* | Reworded/fixed grammatical error | 2021-04-27 | -1/+1 | |
| | ||||
* | Get rid from branding management stuff | 2020-11-17 | -6/+0 | |
| | ||||
* | (Minesweeper): Moved `UserNotPlayingError` to `bot.utils.exceptions`, ↵ | 2020-04-08 | -0/+6 | |
| | | | | removed definition in extensions. Removed custom error handler. | |||
* | Deseasonify: move exceptions module under utils | 2020-03-26 | -0/+4 | |