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
Commit message (
Expand
)
Author
Age
Lines
...
*
Update information cog test suite to patch get_channel for rules command tests
Joe Banks
2025-06-23
-0
/
+3
*
Post alert in rule alerts thread when a non-staff member uses !rule
Joe Banks
2025-06-23
-1
/
+39
*
Add rule alerts thread to constants file
Joe Banks
2025-06-23
-0
/
+2
*
Merge pull request #3329 from python-discord/don't-hardcode-python-version-in...
ChrisJL
2025-05-31
-17
/
+22
|
\
|
*
Don't hardcode which python version to use in timeit command
Chris Lovering
2025-05-31
-17
/
+22
*
|
Merge pull request #3323 from python-discord/dependabot/pip/deepdiff-8.5.0
ChrisJL
2025-05-31
-17
/
+19
|
\
\
|
*
|
Bump deepdiff from 7.0.1 to 8.5.0
dependabot[bot]
2025-05-31
-17
/
+19
|
/
/
*
|
Merge pull request #3330 from python-discord/dependabot/pip/pip-75f0befae6
ChrisJL
2025-05-31
-8
/
+8
|
\
\
|
*
|
Bump h11 from 0.14.0 to 0.16.0 in the pip group
dependabot[bot]
2025-05-31
-8
/
+8
*
|
|
Merge pull request #3309 from python-discord/update-pep-cog-2
ChrisJL
2025-05-31
-123
/
+59
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix: Move PEP link back to title
wookie184
2025-04-19
-1
/
+1
|
*
|
Tidy PEP code + improve caching
wookie184
2025-04-09
-15
/
+25
|
*
|
Only fetch PEP data when needed, and fix function call
wookie184
2025-04-09
-10
/
+8
|
*
|
Simplify PEP cog to use PEP api
wookie184
2025-04-09
-121
/
+49
*
|
|
Merge pull request #3286 from python-discord/dependabot/pip/markdownify-1.1.0
ChrisJL
2025-05-31
-22
/
+21
|
\
\
\
|
*
|
|
Remove broken hack for reflowing markdown text
wookie184
2025-04-08
-5
/
+4
|
*
|
|
Fix markdownify breaking change: convert_as_inline->parent_tags
wookie184
2025-04-08
-12
/
+12
|
*
|
|
Bump markdownify from 0.14.1 to 1.1.0
dependabot[bot]
2025-03-08
-5
/
+5
*
|
|
|
Merge pull request #3310 from python-discord/vivek/pastebin-codeblock
ChrisJL
2025-05-31
-14
/
+64
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix return type annotation
Vivek Ashokkumar
2025-04-12
-1
/
+1
|
*
|
|
CodeSnippets: Add support for paste.pythondiscord.com
vivekashok1221
2025-04-10
-14
/
+64
|
|
|
/
|
|
/
|
*
|
|
!timeit use 3.13 default
Joe Banks
2025-05-31
-2
/
+2
*
|
|
3.14 in snekbox (#3324)
ChrisJL
2025-05-22
-41
/
+57
|
\
\
\
|
*
|
|
Update snekbox tests to use new default python version
Chris Lovering
2025-05-17
-18
/
+24
|
*
|
|
Move snekbox help docs to the @command decorator
Chris Lovering
2025-05-17
-20
/
+25
|
*
|
|
Dynamically get the default snekbox Python version by looking at the first su...
Chris Lovering
2025-05-17
-1
/
+1
|
*
|
|
Add extra info about pre-release versions in snekbox output
Chris Lovering
2025-05-17
-1
/
+6
|
*
|
|
Replace 3.12 support in snekbox for 3.14-dev
Chris Lovering
2025-05-17
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #3320 from python-discord/remove-cban-alias
Joe Banks
2025-04-20
-2
/
+2
|
\
\
\
|
*
|
|
Remove cban alias, Add clban & cpban aliases
vivekashok1221
2025-04-20
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #3313 from shenanigansd/patch-1
Joe Banks
2025-04-15
-1
/
+1
|
\
\
\
|
*
|
|
Remove Ned's name from 'projects' tag
Bradley Reynolds
2025-04-12
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #3311 from MeGaGiGaGon/main
Joe Banks
2025-04-14
-26
/
+53
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix tests
MeGaGiGaGon
2025-04-10
-2
/
+2
|
*
|
fix ruff lints
MeGaGiGaGon
2025-04-10
-5
/
+9
|
*
|
fix whitespace and file end lints
MeGaGiGaGon
2025-04-10
-3
/
+3
|
*
|
Add step to zen command slicing
MeGaGiGaGon
2025-04-10
-27
/
+50
|
/
/
*
|
Actually used capped duration
Joe Banks
2025-04-08
-1
/
+1
*
|
Founders Talentpool permissions (#3308)
Joe Banks
2025-04-06
-10
/
+11
*
|
Remove unused `ValidDiscordServerInvite` converter (#3307)
decorator-factory
2025-04-06
-39
/
+0
*
|
Merge pull request #3306 from python-discord/remove-ping-on-auto-ban
Boris Muratov
2025-03-31
-1
/
+4
|
\
\
|
*
|
Remove pings when auto-banning in filters
Chris Lovering
2025-03-30
-1
/
+4
|
/
/
*
|
Bump getsentry/action-release from 1 to 3 (#3305)
dependabot[bot]
2025-03-29
-1
/
+1
*
|
Zen slicing (#3297)
ChrisJL
2025-03-29
-13
/
+116
|
\
\
|
*
\
Merge branch 'main' into zen_slicing
ChrisJL
2025-03-29
-9
/
+157
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2973 from python-discord/feat/reminder-add-notify
ChrisJL
2025-03-29
-6
/
+153
|
\
\
\
|
*
\
\
Merge branch 'main' into feat/reminder-add-notify
ChrisJL
2025-03-29
-3
/
+4
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Correct dependabot config
Chris Lovering
2025-03-29
-3
/
+4
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'main' into feat/reminder-add-notify
ChrisJL
2025-03-29
-2430
/
+4027
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Reminders: Simplify helper function to get button embed
hedy
2024-03-27
-25
/
+11
[prev]
[next]