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
/
bot.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2021-05-07
fix NameError, add some forgotten imports
Objectivitix
-1
/
+2
2021-05-07
Implement the math and science questions, added a dynamic_id checker
Objectivitix
-59
/
+182
2021-05-07
Add 30 math questions and 30 science questions to trivia_quiz.json
Objectivitix
-0
/
+331
2021-05-05
chore: Add a 5 second cooldown per user to .catify
ToxicKidz
-0
/
+1
2021-04-30
fix: tempelate -> template
ToxicKidz
-1
/
+1
2021-04-30
fix: remove () from list of safe filename chars
vcokltfre
-1
/
+1
2021-04-30
Add non-underscore aliases for lazy people like me :)
Chris
-1
/
+1
2021-04-30
Consistant use of double quotes and tuples in avatar_mod cog
Chris
-11
/
+10
2021-04-30
Rename pfp_modify cog and group to avatar_mod for clarity
Chris
-10
/
+10
Added in aliases for ease of use too.
2021-04-27
Updated bot/utils/exceptions.py
Salil Chincholikar
-1
/
+1
Co-authored-by: Joe Banks <
[email protected]
>
2021-04-27
Reworded/fixed grammatical error
Salil Chincholikar
-1
/
+1
2021-04-23
Fix spelling of a user facing message in reddit cog
ChrisJL
-1
/
+1
Co-authored-by: Xithrius <
[email protected]
>
2021-04-23
Reword Issues Comment
Hassan Abouelela
-1
/
+1
2021-04-23
Suppresses Links In Commands
Hassan Abouelela
-2
/
+8
Suppresses links in certain commands that can echo back user input. Signed-off-by: Hassan Abouelela <
[email protected]
>