index
:
bot
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
2020-07-13
edit snekbox tests to work with filtering
Slushie
-0
/
+12
2020-07-13
check for the filter_cog in case it is unloaded
Slushie
-1
/
+3
2020-07-13
rename the `_filter_eval` function to be a public function
Slushie
-2
/
+2
2020-07-09
Add missing variable assignment to stop NameErrors occurring
Slushie
-0
/
+1
2020-07-09
Fix missing hypen
slushiegoose
-1
/
+1
Co-authored-by: Leon Sandøy <
[email protected]
>
2020-07-08
Call the filter eval command after receiving an eval result
Slushie
-1
/
+6
2020-07-08
Create a filtering function to filter eval results
Slushie
-52
/
+120
2020-07-08
Edit BadArgument error message
Slushie
-1
/
+1
2020-07-07
Re-lock Pipfile
MarkKoz
-2
/
+1
Forgot to do this after removing editable.
2020-07-07
Don't install discord.py as editable
MarkKoz
-1
/
+1
It may be causing it to not be cached in Azure.
2020-07-07
Fix git install in Dockerfile
Joseph Banks
-3
/
+5
2020-07-07
Add git to Docker image
Joseph Banks
-0
/
+3
2020-07-07
Allow owners, admins, and mods roles to be pinged
MarkKoz
-1
/
+2
2020-07-07
Prevent bot from mentioning roles
MarkKoz
-96
/
+127
This was open to abuse when the bot relayed user input.
2020-07-06
Fix imports in slowmode tests
Den4200
-3
/
+3
2020-07-06
Move slowmode cog to the moderation subpackage
Den4200
-2
/
+3
2020-07-06
Improve set_slowmode tests by checking whether the channel was edited
Den4200
-8
/
+22
2020-07-06
Add multiple test cases for set_slowmode tests
Den4200
-10
/
+34
2020-07-06
Use local text_channel instead of instance attribute
Den4200
-13
/
+10
2020-07-06
Add tests for set_slowmode
Den4200
-0
/
+20
2020-07-06
Add tests for reset_slowmode
Den4200
-3
/
+22