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
*
Move AsyncCache max_size argument to __init__ from decorator
ks129
2020-10-04
-3
/
+4
*
Make AsyncCache key tuple instead string
ks129
2020-10-04
-1
/
+1
*
Move PEP URLs to class constants
ks129
2020-10-04
-7
/
+6
*
Rename async cache instances
ks129
2020-10-04
-7
/
+5
*
Fix linting
ks129
2020-09-26
-3
/
+2
*
PEP: Split get_pep_embed to smaller parts
ks129
2020-09-26
-22
/
+34
*
Async Cache: Create class-based async cache
ks129
2020-09-26
-24
/
+37
*
Merge remote-tracking branch 'upstream/master' into pep-improvisations
ks129
2020-09-26
-4294
/
+8799
|
\
|
*
Merge pull request #1161 from bast0006/feature-bast-user-token-notify
Mark
2020-09-25
-39
/
+188
|
|
\
|
|
*
Remove redundant is_valid_userid function
Bast
2020-09-25
-33
/
+27
|
|
*
Change the mod alert message component for the user token detection
Bast
2020-09-24
-46
/
+23
|
|
*
Add BOT vs USER token detection, properly handling bot tokens for bots in the...
Bast
2020-09-24
-13
/
+47
|
|
*
Implement review-suggested changes
Bast
2020-09-24
-67
/
+91
|
|
*
Merge branch 'master' into feature-bast-user-token-notify
Bast
2020-09-21
-270
/
+686
|
|
|
\
|
|
*
|
Make token_remover check basic HMAC validity (not low entropy)
Bast
2020-09-19
-6
/
+55
|
|
*
|
Add feature to token_remover: log detected user ID, and ping if it's a user i...
Bast
2020-09-19
-19
/
+90
|
*
|
|
Merge pull request #1171 from python-discord/kwzrd/log-levels
Mark
2020-09-23
-2
/
+2
|
|
\
\
\
|
|
*
|
|
Incidents: bump archive log to INFO level
kwzrd
2020-09-23
-1
/
+1
|
|
*
|
|
Verification: reduce request dispatch log level
kwzrd
2020-09-23
-1
/
+1
|
*
|
|
|
Fix use of expanded infraction response for username
MarkKoz
2020-09-23
-1
/
+1
|
|
/
/
/
|
*
|
|
Update format_user to remove username and add ID
Joe Banks
2020-09-23
-4
/
+2
|
*
|
|
Clean: fix mention in mod log message
MarkKoz
2020-09-22
-1
/
+1
|
*
|
|
Avoid using discord.Object's repr as the username for infraction search
MarkKoz
2020-09-22
-0
/
+7
|
*
|
|
Fix AttributeError for infraction user searches via the group
MarkKoz
2020-09-22
-1
/
+1
|
*
|
|
Fix future date check in snowflake converter
MarkKoz
2020-09-22
-1
/
+1
|
*
|
|
Merge pull request #1126 from python-discord/feat/info/1125/user-cmd-whitelis...
Mark
2020-09-22
-37
/
+22
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' into feat/info/1125/user-cmd-whitelist-modmail
MarkKoz
2020-09-22
-3054
/
+2635
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #1061 from python-discord/feat/frontend/533/mod-log-names
Mark
2020-09-22
-207
/
+209
|
|
\
\
\
\
|
|
*
|
|
|
Filtering: add missing space to log msg
Mark
2020-09-22
-1
/
+1
|
|
*
|
|
|
Fix type annotation for expanded infractions
MarkKoz
2020-09-22
-2
/
+1
|
|
*
|
|
|
Merge branch 'master' into feat/frontend/533/mod-log-names
MarkKoz
2020-09-22
-3016
/
+2690
|
|
|
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #1168 from python-discord/feat/latency
Senjan21
2020-09-22
-1
/
+69
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' into feat/latency
Xithrius
2020-09-22
-1463
/
+224
|
|
|
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #1163 from python-discord/sebastiaan/features/use-async-re...
Sebastiaan Zeeff
2020-09-22
-843
/
+168
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'master' into sebastiaan/features/use-async-rediscache-package
Sebastiaan Zeeff
2020-09-22
-1136
/
+1003
|
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #1164 from python-discord/sebastiaan/bugs/duckpond
Dennis Pham
2020-09-21
-630
/
+102
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Use `has_any_role` decorator instead of old `with_role` decorator
Den4200
2020-09-21
-2
/
+2
|
|
*
|
|
|
|
|
|
Merge branch 'master' into sebastiaan/bugs/duckpond
Den4200
2020-09-21
-506
/
+901
|
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'bug/1142/fix-everyone-ping' into master
Daniel Brown
2020-09-21
-62
/
+47
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branch 'master' into bug/1142/fix-everyone-ping
Kieran Siek
2020-09-19
-88
/
+808
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add everyone_ping filter.
kosayoda
2020-09-08
-11
/
+47
|
|
*
|
|
|
|
|
|
|
Remove everyone_ping rule from antispam.
kosayoda
2020-09-07
-152
/
+0
|
|
*
|
|
|
|
|
|
|
Add test for everyone_ping rule.
kosayoda
2020-09-05
-0
/
+102
|
|
*
|
|
|
|
|
|
|
Detect pings after removing codeblocks.
kosayoda
2020-09-05
-6
/
+9
|
|
|
|
*
|
|
|
|
|
Lower duckpond threshold to increase activity
Sebastiaan Zeeff
2020-09-20
-1
/
+1
|
|
|
|
*
|
|
|
|
|
Add command to relay a message to duckpond
Sebastiaan Zeeff
2020-09-20
-1
/
+11
|
|
|
|
*
|
|
|
|
|
Use helper for duckpond's locked relay feature
Sebastiaan Zeeff
2020-09-20
-15
/
+20
|
|
|
|
*
|
|
|
|
|
Remove unit tests for duck pond
Sebastiaan Zeeff
2020-09-20
-548
/
+0
|
|
|
|
*
|
|
|
|
|
Fix relay race condition in duckpond using a lock
Sebastiaan Zeeff
2020-09-20
-7
/
+17
|
|
|
|
*
|
|
|
|
|
Add channel blacklist for duckpond
Sebastiaan Zeeff
2020-09-20
-4
/
+38
[next]