index
:
bot
dependabot/uv/pytest-9.0.0
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
*
Merge branch 'master' into bug/filters/bot-58/removers-ignore-dms
Dennis Pham
2020-06-19
-85
/
+238
|
\
|
*
Merge pull request #892 from Akarys42/#364-offensive-msg-autodeletion
Joseph Banks
2020-06-17
-9
/
+80
|
|
\
|
|
*
Update deletion scheduler to use latest watchlist configuration
Joseph Banks
2020-06-17
-17
/
+5
|
|
*
Merge branch 'master' into #364-offensive-msg-autodeletion
Joseph Banks
2020-06-17
-2517
/
+7259
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #991 from crazygmr101/feature/cooldown-tag
Mark
2020-06-17
-0
/
+20
|
|
\
\
|
|
*
|
Update bot/resources/tags/customcooldown.md
Daniel Nash
2020-06-15
-3
/
+1
|
|
*
|
Merge branch 'master' into feature/cooldown-tag
Joseph Banks
2020-06-12
-76
/
+179
|
|
|
\
\
|
|
*
|
|
Add scheme to URL
Daniel Nash
2020-06-12
-1
/
+1
|
|
*
|
|
Update customcooldown.md
Daniel Nash
2020-06-12
-0
/
+2
|
|
*
|
|
Make title more specific
Daniel Nash
2020-06-12
-1
/
+1
|
|
*
|
|
Update bot/resources/tags/customcooldown.md
Daniel Nash
2020-06-10
-3
/
+1
|
|
*
|
|
change _cd to message_cooldown
Daniel Nash
2020-06-10
-2
/
+2
|
|
*
|
|
Move the not rate-limited message into else
Daniel Nash
2020-06-10
-1
/
+3
|
|
*
|
|
Update example to not be in a cog
Daniel Nash
2020-06-10
-12
/
+10
|
|
*
|
|
Rename to customcooldown.md
Daniel Nash
2020-06-10
-0
/
+0
|
|
*
|
|
Update cooldown.md
Daniel Nash
2020-06-07
-1
/
+1
|
|
*
|
|
Create cooldown.md
Daniel Nash
2020-06-07
-0
/
+22
|
*
|
|
|
Merge pull request #1001 from python-discord/bug/mod/bot-68/ban-strips-none
Mark
2020-06-17
-22
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
Format parameters with a more consistent style
MarkKoz
2020-06-16
-19
/
+19
|
|
*
|
|
|
Add optional type annotations to reason in pardon funcs
MarkKoz
2020-06-16
-2
/
+2
|
|
*
|
|
|
Revise inaccurate typehint for Optional reason
kosayoda
2020-06-16
-18
/
+31
|
|
*
|
|
|
Fix check for bot actor in infractions
MarkKoz
2020-06-14
-4
/
+4
|
|
*
|
|
|
Check infraction reason isn't None before shortening it
MarkKoz
2020-06-14
-5
/
+8
|
*
|
|
|
|
Add LMGTFY to domain blacklist
Joseph Banks
2020-06-17
-0
/
+1
|
*
|
|
|
|
Merge pull request #987 from python-discord/help_channel_rediscache
Kieran Siek
2020-06-16
-53
/
+98
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' into help_channel_rediscache
Kieran Siek
2020-06-16
-243
/
+585
|
|
|
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Log exception info for failed attachment uploads
MarkKoz
2020-06-15
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Revise inaccurate docstring in RedisCache
kosayoda
2020-06-16
-2
/
+2
|
|
*
|
|
|
Refactor nested if-statement
kosayoda
2020-06-16
-5
/
+4
|
|
*
|
|
|
Help channels: revise inaccurate comment
MarkKoz
2020-06-08
-1
/
+1
|
|
*
|
|
|
Help channels: use cache to remove cooldowns or re-schedule them
MarkKoz
2020-06-08
-7
/
+20
|
|
*
|
|
|
Help channels: add a function to schedule cooldown expiration
MarkKoz
2020-06-08
-4
/
+7
|
|
*
|
|
|
Help channels: add a function to get in use time
MarkKoz
2020-06-08
-5
/
+12
|
|
*
|
|
|
Help channels: fix claim timestamp being local
MarkKoz
2020-06-08
-4
/
+7
|
|
*
|
|
|
Remove pointless suppress.
Leon Sandøy
2020-06-07
-3
/
+3
|
|
*
|
|
|
Merge branch 'master' into help_channel_rediscache
Leon Sandøy
2020-06-06
-1
/
+7
|
|
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'master' into help_channel_rediscache
Leon Sandøy
2020-06-06
-84
/
+134
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Fix potential race condition.
Leon Sandøy
2020-06-06
-5
/
+5
|
|
*
|
|
|
|
Store epoch timestamps instead of strings.
Leon Sandøy
2020-06-06
-5
/
+4
|
|
*
|
|
|
|
Store booleans as integers instead of strings.
Leon Sandøy
2020-06-06
-2
/
+7
|
|
*
|
|
|
|
Refactor help_channels.py to use RedisCache.
Leon Sandøy
2020-06-06
-28
/
+32
|
|
*
|
|
|
|
Add support for bool values in RedisCache
Leon Sandøy
2020-05-31
-3
/
+15
|
|
|
|
|
|
*
Delete the loop argument from schedule_task calls
Matteo Bertucci
2020-03-02
-2
/
+2
|
|
|
|
|
|
*
Remove task self cancel.
Matteo Bertucci
2020-03-02
-2
/
+0
|
|
|
|
|
|
*
Merge branch 'master' into #364-offensive-msg-autodeletion
Matteo
2020-03-01
-1933
/
+4045
|
|
|
|
|
|
|
\
|
|
|
|
|
|
*
|
Make sure that the offensive message deletion date returned by the API is naive
Matteo Bertucci
2020-02-29
-1
/
+1
|
|
|
|
|
|
*
|
Merge branch 'master' into #364-offensive-msg-autodeletion
Joseph
2020-02-02
-508
/
+1333
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
*
|
|
Filtering: fix missing deletion date in scheduled task data
MarkKoz
2019-12-15
-11
/
+8
|
|
|
|
|
|
*
|
|
Filtering: fix comparison between tz naïve and aware datetimes
MarkKoz
2019-12-15
-1
/
+1
|
|
|
|
|
|
*
|
|
Filtering: refactor scheduling of deletion task
MarkKoz
2019-12-15
-13
/
+9
[next]