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
/
botstrap.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
5 days
Add JIT-compiler explanation to j-suffixed Python builds
Joe Banks
-0
/
+2
5 days
Add 3.14j to SupportedPythonVersions
Joe Banks
-1
/
+1
6 days
Fix unbound error for code snippet fetch errors
arielle
-0
/
+1
8 days
Update 3.13t to 3.14t
Joe Banks
-1
/
+1
9 days
Use last character of Python version to determine free threading
Joe Banks
-1
/
+1
9 days
Stop using Literal ordering to determine default !eval Python version
Joe Banks
-9
/
+11
10 days
Update EvalJob to fetch default Python version instead of hardcoding
Joe Banks
-5
/
+3
10 days
Move snekbox operational and typing constants to a new file
Joe Banks
-21
/
+37
10 days
Remove notice about 3.14 being pre-release
Joe Banks
-2
/
+0
10 days
Re-order SupportedPythonVersions to default to using 3.14.0
Joe Banks
-1
/
+1
2025-09-27
Add `!exec` alias to clarify command behavior (#3392)
Dragon
-1
/
+1
2025-09-24
testing readme grammar fix (#3391)
Moritz von Berg
-3
/
+3
2025-09-23
fix: don't create a new session to upload to the pastebin (#3388)
arielle
-17
/
+12
2025-09-23
Preserve Invocation Context (#3377)
Dragon
-2
/
+36
2025-09-12
Rename PyPi class to PyPI for consistency
arielle
-6
/
+6
2025-09-05
A list is a better expression of the intent
Ned Batchelder
-1
/
+1
2025-08-13
Bump actions/checkout from 4 to 5 (#3369)
dependabot[bot]
-4
/
+4
2025-08-10
Dependency bumps
Joe Banks
-106
/
+103
2025-08-09
Centralize cache reading and decoding in a helper function
Boris Muratov
-19
/
+32
2025-07-28
Update extensions functools.partial to enum.member
Joe Banks
-6
/
+4
2025-07-27
Update Dockerfile to Python 3.13
Joe Banks
-1
/
+1
2025-07-27
Update pyproject.toml to Python 3.13
Joe Banks
-229
/
+346
2025-07-23
Update voice verification thresholds
Joe Banks
-2
/
+2
2025-07-22
Dependency re-lock
Joe Banks
-25
/
+26
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-07-01
Use consistent time module import
B0nes
-5
/
+4
2025-07-01
Remove stray comment
B0nes
-2
/
+0
2025-06-30
General refactoring, change message formatting, update tests
B0nes
-36
/
+44
2025-06-30
Refactor slowmode command to use Duration converter; Combine redis caches int...
B0nes
-56
/
+55
2025-06-30
Fix bug in test causing channel edit to not be recognised
B0nes
-15
/
+17
2025-06-30
Fix issue with unawaited coroutine in test
B0nes
-1
/
+1
2025-06-30
WIP: Added tests for slowmode command with duration argument.
B0nes
-2
/
+110
2025-06-30
Implemented optional duration parameter in slowmode command
B0nes
-15
/
+99
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
[next]