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
path:
root
/
tests
/
helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-08-26
Fix user command tests
MarkKoz
-13
/
+7
2020-08-26
Fix infraction counts being shown in wrong channels
MarkKoz
-3
/
+3
2020-08-25
Info: show verbose infractions if user cmd invoked in modmail
MarkKoz
-1
/
+7
2020-08-25
Info: simplify channel redirection for the user command
MarkKoz
-9
/
+5
2020-08-23
Don't just exclude custom emoji, include the name of the emote
Joe Banks
-1
/
+3
2020-08-23
Address review comments from @kwzrd
Joe Banks
-19
/
+14
2020-08-20
Disable raw commands
Joe Banks
-2
/
+2
2020-08-20
Make client parameter mandatory for wait_for_deletion
MarkKoz
-15
/
+8
2020-08-20
Restrict reminder methods to authors and admins.
Numerlor
-2
/
+24
2020-08-19
Replace stinky single-item unpacking syntax
MarkKoz
-1
/
+1
2020-08-19
Swap argument order in ChainMaps
MarkKoz
-2
/
+2
2020-08-16
Re-align status icons
Joe Banks
-3
/
+3
2020-08-16
msg rather than doc_embed
AtieP
-2
/
+2
2020-08-16
Use wait_for_deletion from /bot/utils/messages.py instead of doc_cleanup
AtieP
-25
/
+3
2020-08-16
Remove the !ask tag
Leon Sandøy
-9
/
+0
2020-08-15
Unnominate banned users from the talent pool
MarkKoz
-19
/
+35
2020-08-15
Escape Markdown in reddit post titles
MarkKoz
-0
/
+3
2020-08-15
Truncate mod log content
MarkKoz
-0
/
+4
2020-08-15
Don't patch ctx.message.author in antispam
MarkKoz
-4
/
+5
2020-08-15
Satisfy some of the Azure pipelines' code requirements
AtieP
-3
/
+3
2020-08-15
Add doc cleanup
AtieP
-2
/
+26
2020-08-14
Add status information to user command
Joseph Banks
-8
/
+13
2020-08-14
Update tests for user commands
Joseph Banks
-32
/
+55
2020-08-14
Add badges & status to user command
Joseph Banks
-28
/
+67
2020-08-14
Add YAML values for badges
Joseph Banks
-0
/
+11
2020-08-14
Add constants for badges
Joseph Banks
-0
/
+11
2020-08-13
Fix typo on the traceback tag
AtieP
-1
/
+1
2020-08-12
Filtering: ignore errors for duplicate offensive messages
MarkKoz
-3
/
+11