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 (
Collapse
)
Author
Lines
2021-06-10
Edit ignore close messages if statement
Slushs
-1
/
+1
2021-06-08
Change discord.py colour to constants colour
Slushs
-1
/
+1
2021-06-08
Fix reverted change
Slushs
-1
/
+1
2021-06-08
Make helpdm command more concise
Slushs
-27
/
+10
2021-06-08
Cleanup indentation and participant dm
Slushs
-8
/
+6
2021-06-08
Make toggle command one command instead of 2
Slushs
-25
/
+27
2021-06-08
Change mention format
Jake
-1
/
+1
Co-authored-by: ToxicKidz <
[email protected]
>
2021-06-07
Remove useless else and if statement
Slushs
-17
/
+12
2021-06-07
Fix failed linting
Slushs
-6
/
+8
2021-06-07
Add docstring to commands
Slushs
-5
/
+11
2021-06-07
Remove embed test
Slushs
-14
/
+0
2021-06-07
Add helpdm participating embed
Slushs
-1
/
+12
2021-06-07
Add help dm feature
GDWR
-4
/
+35
2021-06-07
Add caches required for help-dm
GDWR
-0
/
+9
2021-06-07
nothing to see here
Slushs
-0
/
+60
2021-06-06
Renamed blocked_extension_str to blocked_extension.
Xithrius
-3
/
+3
2021-06-06
Added new formats to unittest docstrings.
Xithrius
-2
/
+2
2021-06-06
Change to unless-stopped restart policy
Chris
-1
/
+1
Since we use the same port for redis on all out projects, having this always restart causes conflicts for people starting up docker and wanting to use redis for anyother project.
2021-06-06
Added subtests for `.txt`, `.json`, and `.csv` files.
Xithrius
-16
/
+28
2021-06-06
Added .txt file extension to antimalware test.
Xithrius
-1
/
+4
2021-06-05
Allowed text format warning to have multiple formats.
Xithrius
-3
/
+8