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
Commit message (
Expand
)
Author
Age
Lines
*
Wait for mod log to load when syncing defcon settings
Chris Lovering
2022-04-18
-0
/
+16
*
Remove usages of init_task in thread bumper cog
Chris Lovering
2022-04-18
-8
/
+0
*
Don't try to overwrite a read-only attr in help command test
Chris Lovering
2022-04-18
-1
/
+1
*
Remove sync cog init test
Chris Lovering
2022-04-18
-17
/
+0
*
Update tests to use new async cog_load function
Chris Lovering
2022-04-18
-25
/
+17
*
Update tests to use new async cog setup function
Chris Lovering
2022-04-18
-29
/
+28
*
Update test helpers with breaking d.py changes
Chris Lovering
2022-04-18
-1
/
+5
*
Adding missing kwargs required by BotBase in test helper
Chris Lovering
2022-04-18
-0
/
+3
*
Remove async stats and site api wrapper
Chris Lovering
2022-04-18
-229
/
+22
*
Discord.py breaking changes
Chris Lovering
2022-04-18
-7
/
+9
*
Use BotBase from bot-core
Chris Lovering
2022-04-18
-283
/
+84
*
Move to async cog loading
Chris Lovering
2022-04-18
-223
/
+158
*
Don't use discord.NoMoreItems as it's removed
Chris Lovering
2022-04-18
-3
/
+3
*
Use bot-core scheduling and member util functions
Chris Lovering
2022-04-18
-323
/
+53
*
Bump d.py and bot-core
Chris Lovering
2022-04-18
-7
/
+12
*
Bump all deps and exact version pin.
Chris Lovering
2022-04-18
-303
/
+503
*
Remove aio-pika and psutil
Chris Lovering
2022-04-18
-381
/
+432
*
Parse infraction search reason as regex before calling site (#2126)
ChrisJL
2022-04-05
-0
/
+6
*
Merge pull request #1943 from jonathan-d-zhang/type-hint-tag
ChrisJL
2022-04-03
-0
/
+19
|
\
|
*
Merge branch 'main' into type-hint-tag
ChrisJL
2022-04-03
-1926
/
+3812
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2069 from GDWR/feature/ping_on_bad_words_in_username
ChrisJL
2022-04-03
-12
/
+17
|
\
\
|
*
\
Merge branch 'main' into feature/ping_on_bad_words_in_username
ChrisJL
2022-04-03
-19
/
+19
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2123 from hugovk/update-peps-url
ChrisJL
2022-04-03
-19
/
+19
|
\
\
\
|
*
\
\
Merge branch 'main' into update-peps-url
ChrisJL
2022-04-03
-177
/
+381
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update to canonical PEP URLs
Hugo van Kemenade
2022-03-31
-19
/
+19
|
|
*
|
Merge branch 'main' into feature/ping_on_bad_words_in_username
ChrisJL
2022-04-03
-436
/
+1210
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2117 from iamericfletcher/2079
wookie184
2022-04-03
-6
/
+70
|
\
\
\
\
|
*
\
\
\
Merge branch 'main' into 2079
wookie184
2022-04-03
-178
/
+357
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
feat: add created at field for message deleted log (#2122)
MaskDuck
2022-03-31
-1
/
+5
*
|
|
|
|
Merge pull request #1602 from python-discord/feat/timeit-command
wookie184
2022-03-31
-170
/
+306
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'main' into feat/timeit-command
wookie184
2022-03-31
-204
/
+806
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2111 from python-discord/log-voice-role-assignments
ChrisJL
2022-03-30
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Remove modlog ignore for voice verif
Chris Lovering
2022-03-30
-2
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2121 from python-discord/log-voiceverify-messages
D0rs4n
2022-03-29
-4
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove mod_log.ignore of invocations of the voice verify command
minalike
2022-03-26
-4
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge #2039 - ensure infraction durations are in the future
Mark
2022-03-18
-1
/
+45
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'main' into bug/infr-duration
Mark
2022-03-18
-134
/
+242
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
apply decorator on superstarify too
Shakya Majumdar
2022-03-18
-0
/
+2
|
*
|
|
|
|
try-except to prevent a TypeError instead of `if isinstance`
Shakya Majumdar
2022-03-18
-2
/
+5
|
*
|
|
|
|
rename function to be more generic
Shakya Majumdar
2022-03-18
-17
/
+17
|
*
|
|
|
|
move duration check to a decorator
Shakya Majumdar
2022-03-01
-12
/
+40
|
*
|
|
|
|
remove unused imports
Shakya Majumdar
2022-02-21
-2
/
+0
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/main' into bug/infr-duration
Shakya Majumdar
2022-02-21
-529
/
+1063
|
|
\
\
\
\
\
|
*
|
|
|
|
|
disallow setting infraction durations into the past
Shakya Majumdar
2022-01-08
-0
/
+6
|
*
|
|
|
|
|
migrate management.py to arrow
Shakya Majumdar
2022-01-08
-7
/
+7
|
*
|
|
|
|
|
remove redundant tzinfo check
Shakya Majumdar
2022-01-08
-1
/
+1
|
*
|
|
|
|
|
disallow editing infraction durations into the past
Shakya Majumdar
2022-01-05
-0
/
+4
|
|
|
*
|
|
|
Merge branch 'main' into feat/timeit-command
ToxicKidz
2022-02-15
-132
/
+137
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
docs: Document the timeit setup wrapper
ToxicKidz
2022-02-13
-2
/
+11
|
|
|
*
|
|
|
|
tests: Add a test for timeit command codeblock preparation
ToxicKidz
2022-02-05
-0
/
+15
[next]