index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/upload-artifact-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/pillow-11.2.1
dependabot/uv/pillow-12.0.0
main
reorder-hacktoberfest-commands
revert-1432-dependabot/pip/emoji-2.10.0
shenanigansd-patch-1
sim_matches
use-botcore-command-error-manager
A mirrored copy of the python-discord/sir-lancebot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bot
/
utils
/
exceptions.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-05-08
Show bot prefix in rich presence
kwzrd
-1
/
+4
2020-04-19
Fix import order
Numerlor
-1
/
+1
2020-04-19
Allow issue command in #dev-contrib
Numerlor
-2
/
+2
2020-04-19
Add #dev-contrib to channel constants
Numerlor
-0
/
+1
2020-04-08
(Error Handler): Added `UserNotPlayingError` catching to error handler.
ks129
-1
/
+5
2020-04-08
(Minesweeper): Moved `UserNotPlayingError` to `bot.utils.exceptions`, removed...
ks129
-14
/
+7
2020-04-08
(Minesweeper): Added raising `UserNotPlayingError`, attached flag command to ...
ks129
-0
/
+7
2020-04-08
(Minesweeper): Renamed user not playing error handler, changed `error` type h...
ks129
-2
/
+2
2020-04-08
(Minesweeper): Created new exception `UserNotPlayingError`.
ks129
-0
/
+6
2020-04-07
(Minesweeper): Reverted KeyError catching in reveal command, made error handl...
ks129
-5
/
+8
2020-04-07
(Space): Moved APOD command min date to constant, made changes in error messa...
ks129
-3
/
+5
2020-04-06
(Space): Fixed formatting of try-except block.
ks129
-5
/
+7
2020-04-06
(Space): Added check is date in range 16th June 1995 and today.
ks129
-1
/
+6
2020-04-06
(Minesweeper): Added try-except block to reveal command.
ks129
-1
/
+5
2020-04-04
Transition towards `wait_until_guild_available` use
kwzrd
-11
/
+14
2020-04-04
Add `wait_until_guild_available` coroutine
kwzrd
-0
/
+34
2020-04-04
Try to fetch devlog channel if not found in cache
kwzrd
-2
/
+6
2020-04-03
Remove redundant task assignment
kwzrd
-1
/
+1
2020-04-03
Send greeting message to devlog channel on bot start-up
kwzrd
-0
/
+1
2020-04-03
Ensure cache is ready before grabbing devlog channel
kwzrd
-0
/
+1
2020-04-01
Docstring: remove dots from list entries
kwzrd
-8
/
+8
2020-04-01
Deseasonify: remove redundant log level setter
kwzrd
-1
/
+0
2020-04-01
Deseasonify: implement __str__ for Month enum
kwzrd
-15
/
+21
2020-03-31
Deseasonify: yield ints representing days since cycle
kwzrd
-15
/
+14
2020-03-31
Deseasonify: validate season setup
kwzrd
-3
/
+22
2020-03-31
Deseasonify: adjust 'Merrybot' to 'MerryBot'
kwzrd
-1
/
+1
2020-03-31
Deseasonify: set target branch to master
kwzrd
-1
/
+1
2020-03-31
Deseasonify: title-case month names in frontend
kwzrd
-2
/
+2
2020-03-31
Deseasonify: turn helpers into regular functions
kwzrd
-5
/
+5
2020-03-31
Deseasonify: `pop` from remaining icons rather than unpack
kwzrd
-1
/
+1
2020-03-31
Deseasonify: delegate refresh to dedicated command
kwzrd
-3
/
+1
2020-03-31
Refactor: Github to GitHub
kwzrd
-15
/
+15
2020-03-31
Refactor: adjust docstrings based on feedback
kwzrd
-17
/
+13
2020-03-31
Refactor: capitalize AssetType enum members
kwzrd
-6
/
+6
2020-03-31
Refactor: capitalize Month enum members
kwzrd
-31
/
+31
2020-03-31
(Games Cog): Updated task repeating cooldown time.
Karlis S
-1
/
+1
2020-03-31
(Games Cog): Removed unnecessary check on possibilities showing.
ks123
-1
/
+1
2020-03-31
(Games Cog): Added ratio filtering to `get_best_results`, simplified matching...
ks123
-15
/
+14
2020-03-31
(Games Cog): Added check is there more than 1 possibility of genre matching t...
ks123
-0
/
+3
2020-03-31
(Space Cog): Removed `async` from `create_nasa_embed` function.
ks123
-5
/
+5
2020-03-31
(Space Cog): Added `get_rovers` task canceling with `cog_unload` function.
ks123
-0
/
+4
2020-03-30
Deseasonify: resolve current season w.r.t. month override
kwzrd
-2
/
+2
2020-03-30
Deseasonify: move current month resolver to utils
kwzrd
-18
/
+19
2020-03-30
Deseasonify: remove `autostart` env var
kwzrd
-1
/
+0
2020-03-30
Deseasonify: add persistent branding configuration
kwzrd
-5
/
+31