index
:
bot
copilot/update-pytest-and-fix-tests
dependabot/uv/pytest-9.0.1
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
*
change: make unban require pardon reason
Luna
2022-08-18
-7
/
+1
*
add: test for reasoned and reasonless pardons
Luna
2022-08-17
-1
/
+7
*
fix: trailing whitespace
Luna
2022-08-17
-1
/
+1
*
Merge pull request #2 from VirdanTheBurden/feat-add-reason-argument-to-pardons
Luna Ilune Makyus
2022-08-17
-6
/
+7
|
\
|
*
fix: docstrings
Luna
2022-08-17
-6
/
+7
*
|
Merge pull request #1 from VirdanTheBurden/feat-add-reason-argument-to-pardons
Luna Ilune Makyus
2022-08-17
-8
/
+40
|
\
|
|
*
fix: lint
Luna
2022-08-17
-5
/
+23
|
*
feat: add reason argument to pardon commands
Luna
2022-08-17
-10
/
+24
|
/
*
Merge pull request #2252 from python-discord/Resolve-silence-test-failures
ChrisJL
2022-08-15
-42
/
+37
|
\
|
*
Correctly initialise redis tests
Chris Lovering
2022-08-15
-42
/
+37
|
/
*
Merge pull request #2249 from python-discord/redis-fix
Boris Muratov
2022-08-14
-0
/
+1
|
\
|
*
Globally decode binary responses from redis to strings
Chris Lovering
2022-08-14
-0
/
+1
|
/
*
Merge pull request #2229 from python-discord/py3.10-rediscache
ChrisJL
2022-08-14
-1474
/
+332
|
\
|
*
revert bump to markdownify version
Chris Lovering
2022-08-14
-10
/
+14
|
*
Use RedisTestCase helper class for both Incidents and Silence test cases.
Chris Lovering
2022-08-14
-36
/
+6
|
*
Add a new test helper for managing redis sessions
Chris Lovering
2022-08-14
-0
/
+24
|
*
Bump bot-core to full 8.0.0 release
Chris Lovering
2022-08-14
-8
/
+7
|
*
Remove unneeded N802 noqas
Chris Lovering
2022-08-14
-5
/
+5
|
*
Directly return the RedisSession on connection
Chris Lovering
2022-08-14
-2
/
+1
|
*
noqa false-positive B023 instances
Chris Lovering
2022-08-14
-4
/
+4
|
*
Stop creating futures in tests with no event loop running
Chris Lovering
2022-08-14
-6
/
+0
|
*
Add back a lock to DocRedisCache.set based on the DocItem
Chris Lovering
2022-08-14
-0
/
+8
|
*
Update any calls to Redis 'iscan' to the new name 'scan_iter'
Chris Lovering
2022-08-14
-2
/
+2
|
*
Convert key expiries to integers before passing to Redis
Chris Lovering
2022-08-14
-1
/
+1
|
*
Remove usages of the removed namespace_lock decorator
Chris Lovering
2022-08-14
-6
/
+1
|
*
No longer use the removed RedisSession connection object
Chris Lovering
2022-08-14
-51
/
+46
|
*
redis-py breaking changes
Chris Lovering
2022-08-14
-5
/
+6
|
*
Bump all deps to latest
Chris Lovering
2022-08-14
-85
/
+62
|
*
Bump bot-core version
Chris Lovering
2022-08-14
-1216
/
+118
|
*
Remove warnings in error handler tests
Chris Lovering
2022-08-14
-56
/
+47
|
*
Remove call to get_event_loop in tests
Chris Lovering
2022-08-14
-3
/
+2
|
*
Bump to Python 3.10
Chris Lovering
2022-08-14
-3
/
+3
|
*
Update the docker-compose snekbox dep for bot
Chris Lovering
2022-08-14
-1
/
+1
|
/
*
Merge pull request #2240 from python-discord/2238-purge-cmd
mina
2022-08-03
-2
/
+8
|
\
|
*
Improved `purge` help message
ionite34
2022-08-03
-1
/
+1
|
*
Removed unused import
ionite34
2022-08-03
-1
/
+1
|
*
Updated `purge` to require >1 users
ionite34
2022-08-03
-3
/
+9
|
/
*
Merge pull request #2224 from python-discord/sid/feature/tags/print-return
ChrisJL
2022-07-24
-0
/
+9
|
\
|
*
Merge branch 'main' into sid/feature/tags/print-return
mina
2022-07-24
-8
/
+9
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2220 from python-discord/fix-bot-2168
wookie184
2022-07-23
-8
/
+9
|
\
\
|
*
\
Merge branch 'main' into fix-bot-2168
wookie184
2022-07-23
-181
/
+1397
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Update `!modpings off` confirmation to use a discord timestamp.
Izan
2022-07-23
-8
/
+9
|
|
*
Merge branch 'main' into sid/feature/tags/print-return
ChrisJL
2022-07-21
-28
/
+28
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2225 from python-discord/snekbox-snags
ChrisJL
2022-07-21
-28
/
+28
|
\
\
\
|
*
|
|
Start 3.11 snekbox container by default
Chris Lovering
2022-07-21
-2
/
+2
|
*
|
|
Update snekbox tests to expect new output
Chris Lovering
2022-07-21
-11
/
+13
|
*
|
|
Include what version of Python was used in snekbox output.
Chris Lovering
2022-07-21
-6
/
+6
|
*
|
|
Use the view clear on timeout feature from bot-core in snekbox
Chris Lovering
2022-07-21
-9
/
+7
|
/
/
/
|
|
*
fix(tags/print-return): use the raw GitHub URL for the GIF
Siddhesh Mhadnak
2022-07-17
-1
/
+1
|
|
*
chore(tags/print-return): add the GIF to the repo
Siddhesh Mhadnak
2022-07-17
-0
/
+0
[next]