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
*
(Big Brother): Added truncating reason.
ks129
2020-04-09
-2
/
+3
*
(Watchchannel): Added footer shortening.
ks129
2020-04-09
-1
/
+2
*
(Talent Pool): Applied reason shortening.
ks129
2020-04-09
-5
/
+5
*
(Scheduler): Replaced `infraction['reason']` with `reason` variable using in ...
ks129
2020-04-09
-1
/
+1
*
(Scheduler): Move reason to end of log text to avoid truncating keys.
ks129
2020-04-09
-2
/
+7
*
(Mod Utils): Moved embed description to variable.
ks129
2020-04-09
-5
/
+7
*
(Superstarify): Removed unnecessary truncation on `superstarify` command, reo...
ks129
2020-04-08
-1
/
+1
*
(Mod Utils): Removed truncation of reason itself and added truncation to whol...
ks129
2020-04-08
-3
/
+3
*
(Scheduler): Removed reason truncation from `apply_infraction`, changed order...
ks129
2020-04-08
-2
/
+2
*
(ModLog): Added mod log item embed description truncating when it's too long.
ks129
2020-04-08
-1
/
+2
*
(Scheduler): Changed reason truncating in `apply_infraction` from 1900 chars ...
ks129
2020-04-08
-2
/
+2
*
(Superstarify, Scheduler): Added reason shortening for ModLog.
ks129
2020-04-08
-2
/
+2
*
(Infractions): Moved truncated reason to variable instead on ban coroutine cr...
ks129
2020-04-08
-5
/
+3
*
(Infractions): Removed unnecessary logging that notify when reason will be tr...
ks129
2020-04-08
-6
/
+0
*
(Mod Utils): Added shortening reason on embed creation in `notify_infraction`.
ks129
2020-04-08
-1
/
+1
*
(Ban and Kick): Added space to `textwrap.shorten` `placeholder`.
ks129
2020-04-06
-1
/
+1
*
(Ban and Kick): Changed length in `textwrap.shorten` from 309 to 312 because ...
ks129
2020-04-06
-2
/
+2
*
(Mod Scheduler): Added reason truncations to Scheduler's `apply_infraction`
ks129
2020-04-05
-1
/
+2
*
(Ban and Kick): Applied simplification to reason truncating.
ks129
2020-04-05
-2
/
+2
*
(Ban and Kick): Replaced force reason truncating with `textwrap.shorten`.
ks129
2020-04-04
-2
/
+3
*
(Kick Command): Added logging and truncating to correct length for Discord Au...
ks129
2020-04-04
-1
/
+4
*
(Banning): Added logging and truncating to correct length for Discord Audit L...
ks129
2020-04-04
-1
/
+8
*
Merge pull request #813 from python-discord/feat/ci/b000/cache-pipenv
Mark
2020-04-02
-10
/
+29
|
\
|
*
Merge branch 'master' into feat/ci/b000/cache-pipenv
Mark
2020-04-02
-446
/
+2002
|
|
\
|
|
/
|
/
|
*
|
Fixed missed rename for token removal method name change
S. Co1
2020-04-02
-1
/
+1
*
|
Merge pull request #832 from python-discord/fix-token-strip-log
Shirayuki Nekomata
2020-04-02
-12
/
+18
|
\
\
|
*
\
Merge branch 'master' into fix-token-strip-log
Shirayuki Nekomata
2020-04-02
-346
/
+982
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Add TCD to whitelist
Leon Sandøy
2020-04-01
-0
/
+1
*
|
|
Merge pull request #852 from ks129/infraction-edit
S. Co1
2020-03-31
-1
/
+6
|
\
\
\
|
*
\
\
Merge branch 'master' into infraction-edit
S. Co1
2020-03-31
-60
/
+562
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #854 from ks129/tags-trashcan-react
S. Co1
2020-03-31
-5
/
+17
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into tags-trashcan-react
S. Co1
2020-03-31
-55
/
+545
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #846 from python-discord/feat/filter/322/merge-tokens-words
S. Co1
2020-03-31
-41
/
+21
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into feat/filter/322/merge-tokens-words
S. Co1
2020-03-31
-15
/
+617
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #833 from ks129/zen-match-fix
Sebastiaan Zeeff
2020-03-31
-1
/
+11
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' into zen-match-fix
Karlis S
2020-03-31
-14
/
+606
|
|
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #845 from python-discord/update-logging-levels
Leon Sandøy
2020-03-31
-10
/
+9
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into update-logging-levels
Leon Sandøy
2020-03-31
-12
/
+656
|
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Set unsilence permissions to inherit instead of true
Sebastiaan Zeeff
2020-03-30
-2
/
+2
*
|
|
|
|
|
|
|
Merge pull request #812 from Numerlor/hush-cog
Eivind Teig
2020-03-30
-3
/
+504
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'master' into hush-cog
Eivind Teig
2020-03-30
-548
/
+1802
|
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add tests for `HushDurationConverter`.
Numerlor
2020-03-17
-0
/
+30
|
*
|
|
|
|
|
|
|
Add tests ensuring permissions get preserved.
Numerlor
2020-03-17
-0
/
+31
|
*
|
|
|
|
|
|
|
Use set `discard` instead of `remove`.
Numerlor
2020-03-17
-3
/
+2
|
*
|
|
|
|
|
|
|
Add docstring to test.
Numerlor
2020-03-17
-0
/
+1
|
*
|
|
|
|
|
|
|
Fix test name.
Numerlor
2020-03-17
-1
/
+1
|
*
|
|
|
|
|
|
|
Remove `alert_channel` mention from docstring.
Numerlor
2020-03-17
-1
/
+1
|
*
|
|
|
|
|
|
|
Remove one indentation level.
Numerlor
2020-03-17
-3
/
+3
|
*
|
|
|
|
|
|
|
Reword `unsilence` docstring.
Numerlor
2020-03-17
-2
/
+1
|
*
|
|
|
|
|
|
|
Remove `channel` mentions from command docstrings.
Numerlor
2020-03-17
-2
/
+2
[next]