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
/
utilities
/
realpython.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2022-09-21
Support discord.py's new async cog loading
Chris Lovering
-2
/
+2
2022-09-21
Update redis init due to new redis-py upgrade
Chris Lovering
-6
/
+7
2022-09-21
Use extension utils from bot-core
Chris Lovering
-88
/
+46
2022-09-21
Move startup checks and logs to their own cog
Chris Lovering
-30
/
+45
2022-09-21
Remove reference to no longer used EmptyEmbed var
Chris Lovering
-2
/
+1
2022-09-21
Use BotBase from bot core
Chris Lovering
-163
/
+79
2022-09-21
Use monkey patches from botcore
Chris Lovering
-108
/
+3
2022-09-21
Don't override default flake8 ignore list
Chris Lovering
-1
/
+1
2022-09-21
Upgrade to Python 3.10
Chris Lovering
-3
/
+2
2022-09-21
Add bot core as a dep and bump all deps
Chris Lovering
-206
/
+385
2022-09-19
Fix issue #1050 (#1097)
Jeremiah
-1
/
+1
2022-09-17
Fix Poetry 1.2 Support (#1099)
Hassan Abouelela
-72
/
+11
2022-09-17
Remove unnecessary hasattr check
wookie184
-1
/
+1
2022-09-17
Split comment over lines evenly
wookie184
-2
/
+2
2022-09-06
Fix typehint
Izan
-5
/
+1
2022-09-06
Remove call to on_command_error that shouldn't be there.
Izan
-2
/
+1
2022-08-28
Add 1<<15 to the raw intents value
Chris Lovering
-0
/
+3
2022-08-19
Require dm delete command be invoceed by replying to a lance message
Chris Lovering
-8
/
+5
2022-08-19
Update bookmark error handling
Chris Lovering
-2
/
+1
2022-08-19
Allow help in DMs
Chris Lovering
-0
/
+2
2022-08-19
Don't output command name twice in help command
Chris Lovering
-1
/
+0
2022-08-19
Update help command to work with root_aliases
Chris Lovering
-1
/
+3
2022-08-19
fixup: Improved docstring and error message in bookmark command
Chris Lovering
-2
/
+2
2022-08-19
Fix unbm DM only logic
Chris Lovering
-7
/
+11
2022-08-19
Improve the docstring for the action_bookmark function
Chris Lovering
-1
/
+5
2022-08-19
Add command to delete bot messages in DMs with sir-lancebot
Chris Lovering
-1
/
+26
2022-08-19
Remove need for additional abstraction in bookmark command
Chris Lovering
-24
/
+15
2022-08-19
Simplify bookmark error embed helper
Chris Lovering
-15
/
+12
2022-08-19
Simplify when a message can not be found when bookmarking
Chris Lovering
-11
/
+17
2022-08-18
Help command fix, normalize suggestions for unknown commands (#1064)
Rohan Reddy Alleti
-33
/
+61
2022-08-18
add more packages to .latex
Shakya Majumdar
-1
/
+8
2022-08-09
Add error handling to get_discord_message
AbooMinister25
-1
/
+5
2022-08-08
Refactored get_discord_message to not unnecessarily log, and cleaned up uwu_c...
AbooMinister25
-23
/
+11
2022-08-08
Refactored methods _get_discord_message, _get_text_and_embed, and _convert_em...
AbooMinister25
-75
/
+83
2022-08-08
Add a check for whether an embed is already available via the embeds list, an...
AbooMinister25
-9
/
+10
2022-08-08
Fixed conflicts from PR 1078
AbooMinister25
-1
/
+5
2022-08-04
Enable LaTeX command in ds&a channel
Anton Älgmyr
-0
/
+2
2022-07-28
GitHub issues embeds: preserve order and display repo name and issue number (...
Bradley Reynolds
-2
/
+4
2022-07-27
Add jokes command (#1081)
Diabolical5777
-4
/
+24
2022-07-20
Updated docstring for _ext_emoji_replace
Ionite
-1
/
+1
2022-07-20
Improved REGEX Emoji match
Ionite
-1
/
+1
2022-07-17
Ran lints :p
AbooMinister25
-4
/
+4
2022-07-14
Fix incorrect type hints (#1073)
Bradley Reynolds
-3
/
+6
2022-07-14
Improved numerical matching safety
ionite34
-2
/
+2
2022-07-14
Updated usage of REGEX_EMOJI
ionite34
-1
/
+1
2022-07-14
Normalized REGEX_EMOJI naming
ionite34
-1
/
+1
2022-07-13
Fix issue with .uwu failing to uwuify embeds in replies
AbooMinister25
-6
/
+18
2022-07-12
Updated docstrings
ionite34
-1
/
+3
2022-07-12
Added external emoji replacement filter
ionite34
-0
/
+46
2022-07-12
Removed redundant character class
ionite34
-1
/
+1
[next]