index
:
bot
copilot/fix-dm-closed-error-handling
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
jb3/3.14-upgrade
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
/
botstrap.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2025-07-22
Bump aiohttp from 3.11.13 to 3.12.14 in the pip group across 1 directory
dependabot[bot]
-1
/
+1
2025-07-22
Bump lxml from 5.3.1 to 6.0.0
dependabot[bot]
-23
/
+22
2025-07-18
webscale the dockerfile 10x improvement
Joe Banks
-2
/
+0
2025-07-15
Update dependabot config to use uv
Joe Banks
-1
/
+2
2025-07-15
Replace virtualenv with venv
Joe Banks
-2
/
+2
2025-07-15
Remove pip-licenses
Joe Banks
-66
/
+1
2025-07-15
Update README.md to reflect uv usage
Joe Banks
-9
/
+9
2025-07-15
Update Dockerfile to use uv
Joe Banks
-7
/
+29
2025-07-15
Update lint task to use uv
Joe Banks
-5
/
+9
2025-07-15
Update pre-commit hooks to use uv
Joe Banks
-1
/
+1
2025-07-15
Migrate pyproject.toml to uv dependencies
Joe Banks
-2807
/
+1308
2025-07-15
Allow mods to also paginate other mod commands
Chris Lovering
-5
/
+16
2025-07-14
Revert "Add allowance for pydis_core minor updates"
Joe Banks
-6
/
+0
2025-07-14
Add allowance for pydis_core minor updates
Joe Banks
-0
/
+6
2025-07-13
Bump pydis-core to 11.6.1
Joe Banks
-6
/
+6
2025-06-25
Gracefully handle attempting tidy-up in archived thread
Joe Banks
-3
/
+10
2025-06-25
Exclude bot-commands from rules alert relay
Joe Banks
-1
/
+4
2025-06-25
Only tidy-up infractions outside mod channels
Joe Banks
-1
/
+2
2025-06-25
Use partial messageable and message to tidy up infractions
Joe Banks
-4
/
+3
2025-06-23
Drop log verbosity for forbidden infraction message deletions
Joe Banks
-1
/
+1
2025-06-23
Improve error handling with scheduled deletion of infraction messages
Joe Banks
-6
/
+7
2025-06-23
Delete automated infraction messages after a period of time
Joe Banks
-2
/
+70
2025-06-23
Update information cog test suite to patch get_channel for rules command tests
Joe Banks
-0
/
+3
2025-06-23
Post alert in rule alerts thread when a non-staff member uses !rule
Joe Banks
-1
/
+39
2025-06-23
Add rule alerts thread to constants file
Joe Banks
-0
/
+2
2025-05-31
Bump deepdiff from 7.0.1 to 8.5.0
dependabot[bot]
-17
/
+19
2025-05-31
Bump h11 from 0.14.0 to 0.16.0 in the pip group
dependabot[bot]
-8
/
+8
2025-05-31
Don't hardcode which python version to use in timeit command
Chris Lovering
-17
/
+22
2025-05-31
!timeit use 3.13 default
Joe Banks
-2
/
+2
2025-05-17
Update snekbox tests to use new default python version
Chris Lovering
-18
/
+24
2025-05-17
Move snekbox help docs to the @command decorator
Chris Lovering
-20
/
+25
2025-05-17
Dynamically get the default snekbox Python version by looking at the first su...
Chris Lovering
-1
/
+1
2025-05-17
Add extra info about pre-release versions in snekbox output
Chris Lovering
-1
/
+6
2025-05-17
Replace 3.12 support in snekbox for 3.14-dev
Chris Lovering
-2
/
+2
2025-04-20
Remove cban alias, Add clban & cpban aliases
vivekashok1221
-2
/
+2
2025-04-19
Fix: Move PEP link back to title
wookie184
-1
/
+1
2025-04-12
Remove Ned's name from 'projects' tag
Bradley Reynolds
-1
/
+1
2025-04-12
Fix return type annotation
Vivek Ashokkumar
-1
/
+1
2025-04-10
fix tests
MeGaGiGaGon
-2
/
+2
2025-04-10
fix ruff lints
MeGaGiGaGon
-5
/
+9
2025-04-10
fix whitespace and file end lints
MeGaGiGaGon
-3
/
+3
2025-04-10
Add step to zen command slicing
MeGaGiGaGon
-27
/
+50
2025-04-10
CodeSnippets: Add support for paste.pythondiscord.com
vivekashok1221
-14
/
+64
2025-04-09
Tidy PEP code + improve caching
wookie184
-15
/
+25
2025-04-09
Only fetch PEP data when needed, and fix function call
wookie184
-10
/
+8
2025-04-09
Simplify PEP cog to use PEP api
wookie184
-121
/
+49
2025-04-08
Remove broken hack for reflowing markdown text
wookie184
-5
/
+4
2025-04-08
Fix markdownify breaking change: convert_as_inline->parent_tags
wookie184
-12
/
+12
2025-04-08
Actually used capped duration
Joe Banks
-1
/
+1
2025-04-06
Founders Talentpool permissions (#3308)
Joe Banks
-10
/
+11
[next]