index
:
bot
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bot
/
exts
/
backend
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Branding: improve decorator name
kwzrd
2024-11-23
-3
/
+3
*
Branding: do not invoke calendar after refresh
kwzrd
2024-11-23
-2
/
+0
*
Branding: retry GitHub server errors
kwzrd
2024-11-23
-8
/
+35
*
Branding: handle repo errors in cog
kwzrd
2024-11-23
-28
/
+36
*
Use new itertool.batched instead of more_itertools.chunked
wookie184
2024-06-11
-3
/
+3
*
Support events that span from one year to another (#3065)
wookie184
2024-05-23
-1
/
+11
*
Move from sentry_sdk.push_scope to sentry_sdk.new_scope
Joe Banks
2024-05-13
-2
/
+2
*
Correct type hint in the syncer cog.
Chris Lovering
2024-04-01
-1
/
+1
*
Also sync the user's display_name in the user syncer
Chris Lovering
2024-04-01
-0
/
+2
*
Wait 10 seconds before syncing the guild & users
Chris Lovering
2024-04-01
-7
/
+14
*
Make help showable through button on command error message. (#2439)
wookie184
2024-03-25
-12
/
+47
*
Replace aliased errors with TimeoutError
Chris Lovering
2024-02-02
-1
/
+1
*
Handle adding reactions to messages from users who have blocked the bot (#2580)
TizzySaurus
2024-01-29
-1
/
+7
*
Use async context manager for asyncio timeout
Chris Lovering
2023-11-27
-1
/
+1
*
Replace usage of async_timeout with asyncio.timeout
Chris Lovering
2023-11-25
-2
/
+1
*
Centralise error handling for commands invoked from error handler (#2436)
wookie184
2023-09-19
-24
/
+26
*
Fix some test warnings (#2675)
wookie184
2023-07-09
-1
/
+1
*
Migrate code style to ruff
Chris Lovering
2023-04-11
-59
/
+59
*
Merge #2408: Scaffold server config via a bootstrapping script
Amrou Bellalouna
2023-03-09
-3
/
+3
*
Merge branch 'main' into migration/tag
wookie184
2023-02-27
-6
/
+13
|
\
|
*
Fix timeit commands with backticks after command name
wookie184
2023-02-25
-6
/
+13
*
|
Implement reviews
Ibrahim
2023-02-26
-32
/
+18
*
|
Upadte docstring for `ErrorHandler()._can_run`
Ibrahim
2023-02-23
-1
/
+2
*
|
Implement all reviews
Ibrahim
2023-02-23
-14
/
+26
*
|
Update tests for `/tag` as of migration to slash commands
Ibrahim2750mi
2023-02-14
-8
/
+14
|
/
*
Update botcore module name
Chris Lovering
2022-11-26
-4
/
+4
*
Move Security cog to backend extension
mbaruh
2022-10-22
-0
/
+30
*
Merge branch 'main' into update-autoreview-system
wookie184
2022-10-19
-1
/
+9
|
\
|
*
Return None instead of False in try_get_tag
wookie184
2022-09-19
-1
/
+1
|
*
Check for commands being None in try_get_tag and try_silence
wookie184
2022-09-10
-1
/
+9
*
|
Merge branch 'main' into update-autoreview-system
wookie184
2022-09-19
-2
/
+2
|
\
|
|
*
noqa false-positive B023 instances
Chris Lovering
2022-08-14
-2
/
+2
*
|
Fix tests
wookie184
2022-08-07
-1
/
+1
*
|
Fix enabling/disabling of task loop
wookie184
2022-08-07
-1
/
+1
|
/
*
Add Explicit Namespaces To Branding Caches
Hassan Abouelela
2022-06-03
-4
/
+2
*
Use MappingProxyType For Asset Map
Hassan Abouelela
2022-06-03
-2
/
+3
*
Merge branch 'main' into multiple-banners
Hassan Abouelela
2022-06-03
-2
/
+32
|
\
|
*
Merge branch 'main' into fix-eval-backticks
wookie184
2022-05-29
-2
/
+5
|
|
\
|
|
*
Use existing ResponseCodeError attrs rather than fetch again
Chris Lovering
2022-05-22
-2
/
+5
|
*
|
Copy message instead of modifying original
wookie184
2022-05-28
-5
/
+5
|
*
|
Add special handling for eval command followed by backticks.
wookie184
2022-05-28
-0
/
+27
|
|
/
|
*
Bump malformed API response from debug to error log (#2175)
wookie184
2022-05-21
-1
/
+1
*
|
Merge branch 'main' into multiple-banners
Hassan Abouelela
2022-05-07
-11
/
+15
|
\
|
|
*
Manually chunk guild if not chunked 30s after startup
Chris Lovering
2022-04-26
-11
/
+15
*
|
Remove Explicit Support For Standalone Banners
Hassan Abouelela
2022-04-28
-10
/
+5
*
|
Add Support For Multiple Banners
Hassan Abouelela
2022-04-27
-71
/
+76
|
/
*
Add Timeout To The Sync Cog
Hassan Abouelela
2022-04-25
-2
/
+10
*
Speed Up Sync Cog Loading
Hassan Abouelela
2022-04-23
-2
/
+17
*
Remove async stats and site api wrapper
Chris Lovering
2022-04-18
-3
/
+3
*
Move to async cog loading
Chris Lovering
2022-04-18
-19
/
+16
[next]