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
/
exts
/
evergreen
/
snakes
/
_snakes_cog.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Move snakes commands into fun folder
Janine vN
2021-09-05
-1151
/
+0
*
Removed more not-needed `None` returns
Xithrius
2021-09-02
-1
/
+1
*
Fix type annotations
decorator-factory
2021-08-31
-4
/
+4
*
Migrate to Discord.py 2.0a0
Matteo Bertucci
2021-08-31
-10
/
+4
*
chore: Refactor more code to follow our style guide
ToxicKidz
2021-05-14
-3
/
+7
*
chore: Use ctx instead of ctx.channel
ToxicKidz
2021-05-10
-1
/
+1
*
chore: ctx.message.author -> ctx.author
ToxicKidz
2021-05-10
-3
/
+3
*
chore: Reformat the code to follow the style guild
ToxicKidz
2021-05-07
-7
/
+19
*
chore: Apply anand's suggested changes
ToxicKidz
2021-05-05
-88
/
+87
*
Merge branch 'spring-cleanup' of https://github.com/ToxicKidz/sir-lancebot in...
ToxicKidz
2021-05-04
-1
/
+1
|
\
|
*
chore: Don't make content an empty string
ToxicKidz
2021-05-04
-1
/
+1
*
|
chore: Prefer double quotes over single quotes
ToxicKidz
2021-05-04
-76
/
+76
|
/
*
chore: Don't return a Message object when the return annotation is None
ToxicKidz
2021-05-03
-2
/
+4
*
chore: ctx.channel.send -> ctx.send
vcokltfre
2021-04-20
-11
/
+11
*
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
*
Remove unused import
William Da Silva
2020-12-29
-1
/
+1
*
Merge branch 'master' into omdb-to-tmdb
William Da Silva
2020-12-28
-18
/
+7
|
\
|
*
Check if error.original is an instance of OSError.
Rohan
2020-12-11
-4
/
+3
|
*
Modify snakes_cog error handler.
Rohan
2020-12-07
-16
/
+6
*
|
Merge branch 'master' into omdb-to-tmdb
Matteo Bertucci
2020-11-30
-2
/
+2
|
\
|
|
*
Use get instead direct getting of key for snake video response
ks129
2020-10-07
-1
/
+1
|
*
Snakes: Use `quote_plus` instead `quote` for parsing snake video query
ks129
2020-10-07
-1
/
+1
*
|
Fix empty field in snake movie embed
Will Da Silva
2020-10-16
-2
/
+4
*
|
Comply with TMDB ToS
Will Da Silva
2020-10-16
-1
/
+2
*
|
Set the number of movie pages fetched on first request
Will Da Silva
2020-10-13
-1
/
+5
*
|
Fix TMDB leak
Will Da Silva
2020-10-08
-1
/
+1
*
|
Replace OMDB with TMDB
Will Da Silva
2020-10-05
-51
/
+43
|
/
*
Update snake cog so ext command won't show files
Gustav Odinger
2020-09-21
-0
/
+1151