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
/
duck_game.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Move game and fun commands to Fun folder, fix ddg
Janine vN
2021-09-05
-356
/
+0
*
Removed more not-needed `None` returns
Xithrius
2021-09-02
-1
/
+1
*
Removed None return annotation for any __init__
Xithrius
2021-09-01
-1
/
+1
*
Make some return type annotations accurate
Cam Caswell
2021-08-26
-3
/
+3
*
Use MODERATION_ROLES for stop command
Cam Caswell
2021-08-26
-2
/
+2
*
Change block comment style
camcaswell
2021-08-26
-3
/
+2
*
Send final scores as a new message
Cam Caswell
2021-08-25
-8
/
+13
*
Add an error message for trying to start a game while one is already running
Cam Caswell
2021-08-25
-0
/
+1
*
Add an error message for trying to stop a nonexistent game
Cam Caswell
2021-08-25
-0
/
+1
*
Use with_role decorator for stop command
Cam Caswell
2021-08-25
-3
/
+3
*
Add more aliases
Cam Caswell
2021-08-19
-1
/
+5
*
Improve help message
Cam Caswell
2021-08-19
-9
/
+25
*
Clarify comment about master image file
Cam Caswell
2021-08-19
-1
/
+3
*
Fix block comment style
Cam Caswell
2021-08-19
-10
/
+8
*
Rename file constants to all-caps
Cam Caswell
2021-08-19
-4
/
+4
*
Fix indent style
Cam Caswell
2021-08-19
-5
/
+6
*
Add tip to help embed
Cam Caswell
2021-07-09
-0
/
+3
*
Improve the look of labels
Cam Caswell
2021-07-09
-4
/
+12
*
Tweaked minimum solution distribution
Cam Caswell
2021-07-09
-1
/
+1
*
Reversed scoreboard so that winners are on top
Cam Caswell
2021-07-09
-1
/
+2
*
Minor improvements to documentation
Cam Caswell
2021-07-09
-2
/
+3
*
Add stop command for mods
Cam Caswell
2021-07-09
-1
/
+12
*
Change the "game over" embed color
Cam Caswell
2021-07-09
-1
/
+1
*
Change the "incorrect" emoji
Cam Caswell
2021-07-09
-2
/
+2
*
Add help command
Cam Caswell
2021-07-09
-1
/
+23
*
Refactor edit_embed_with_image into static method
Cam Caswell
2021-07-09
-9
/
+9
*
Marginally improve documentation
Cam Caswell
2021-07-09
-6
/
+3
*
Beautify multiline tuple comprehension
Cam Caswell
2021-07-09
-3
/
+4
*
Define minimum solutions distribution
Cam Caswell
2021-07-09
-2
/
+9
*
Add function to end the game
Cam Caswell
2021-07-09
-1
/
+27
*
Fix card labels not appearing
Cam Caswell
2021-07-09
-1
/
+1
*
Add functionality to display correct answers and their author
Cam Caswell
2021-07-09
-1
/
+16
*
Add listener to process answers
Cam Caswell
2021-07-09
-1
/
+65
*
Add initial embed and image manipulation functions
Cam Caswell
2021-07-09
-2
/
+57
*
Add command to start game
Cam Caswell
2021-07-08
-0
/
+38
*
Define a game class to generate a board and find solutions
Cam
2021-07-07
-0
/
+64
*
boilerplate
Cam
2021-07-07
-0
/
+16