index
:
bot
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-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
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
[next]