aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils/exceptions.py (follow)
Commit message (Collapse)AuthorAgeLines
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-4/+1
| | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]>
* feat: implement moving commandsGravatar onerandomusername2021-12-03-0/+7
| | | | add exceptions and handler for commands that move locations
* Adjust spacing in the Wikipedia CogGravatar D0rs4n2021-08-20-1/+1
| | | Co-authored-by: Bluenix <[email protected]>
* Improve code consistency and spacing in the Wikipedia CogGravatar D0rs4n2021-08-17-1/+1
|
* Improve code consitency in Wikipedia Cog,Exceptions, and Error handlerGravatar D0rs4n2021-08-08-3/+6
|
* Refactor wiki_request, add External API related error,-handlerGravatar D0rs4n2021-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.pyGravatar Salil Chincholikar2021-04-27-1/+1
| | | Co-authored-by: Joe Banks <[email protected]>
* Reworded/fixed grammatical errorGravatar Salil Chincholikar2021-04-27-1/+1
|
* Get rid from branding management stuffGravatar ks1292020-11-17-6/+0
|
* (Minesweeper): Moved `UserNotPlayingError` to `bot.utils.exceptions`, ↵Gravatar ks1292020-04-08-0/+6
| | | | removed definition in extensions. Removed custom error handler.
* Deseasonify: move exceptions module under utilsGravatar kwzrd2020-03-26-0/+4