index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-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
/
exts
/
evergreen
/
minesweeper.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Move game and fun commands to Fun folder, fix ddg
Janine vN
2021-09-05
-270
/
+0
*
Removed None return annotation for any __init__
Xithrius
2021-09-01
-1
/
+1
*
Fix type annotations
decorator-factory
2021-08-31
-7
/
+5
*
chore: Refactor more code to follow our style guide
ToxicKidz
2021-05-14
-6
/
+6
*
chore: Add all of the converters into bot/utils/converters.py
ToxicKidz
2021-05-05
-27
/
+1
*
chore: Apply suggested changes
ToxicKidz
2021-05-04
-2
/
+2
*
chore: Prefer double quotes over single quotes
ToxicKidz
2021-05-04
-3
/
+3
*
chore(evergreen): remove unneeded cog constructors
vcokltfre
2021-04-19
-1
/
+1
*
chore(evergreen): make usage of . at sentence ends consistent
vcokltfre
2021-04-19
-5
/
+5
*
chore: switch commands.Bot typehints to bot.bot's Bot
vcokltfre
2021-04-19
-2
/
+3
*
make invoke_help_command only take ctx
ToxicKidz
2021-03-13
-1
/
+1
*
make utility invoke_help_command function
ToxicKidz
2021-03-12
-2
/
+2
*
change ctx.send_help to ctx.invoke(help_command)
ToxicKidz
2021-03-11
-1
/
+2
*
add modified files
Harold Karibiye
2020-09-24
-6
/
+6
*
exit minesweeper early if DM disabled
Serban Constantin
2020-05-04
-11
/
+11
*
update minesweeper dm error message
Serban Constantin
2020-04-29
-1
/
+1
*
handle disabled DMs when starting Minesweeper
Serban Constantin
2020-04-26
-5
/
+10
*
(Minesweeper): Moved `UserNotPlayingError` to `bot.utils.exceptions`, removed...
ks129
2020-04-08
-14
/
+1
*
(Minesweeper): Added raising `UserNotPlayingError`, attached flag command to ...
ks129
2020-04-08
-0
/
+7
*
(Minesweeper): Renamed user not playing error handler, changed `error` type h...
ks129
2020-04-08
-2
/
+2
*
(Minesweeper): Created new exception `UserNotPlayingError`.
ks129
2020-04-08
-0
/
+6
*
(Minesweeper): Reverted KeyError catching in reveal command, made error handl...
ks129
2020-04-07
-5
/
+8
*
(Minesweeper): Added try-except block to reveal command.
ks129
2020-04-06
-1
/
+5
*
Deseasonify: log in `add_cog` rather than in each `setup`
kwzrd
2020-03-28
-1
/
+0
*
Deseasonify: rename `seasons` pkg to `exts`
kwzrd
2020-03-28
-0
/
+285