index
:
bot
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
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
path:
root
/
tests
/
helpers.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2020-10-11
Check arguments for get_active_infraction in voice ban tests
ks129
-1
/
+1
2020-10-11
Create test to check does this pass proper kwargs to infraction posting
ks129
-0
/
+12
2020-10-11
Create test for case when posting infraction fails
ks129
-1
/
+12
2020-10-11
Revert recent walrus operator change
ks129
-1
/
+2
2020-10-11
Create test for case when user already have active Voice Ban
ks129
-2
/
+11
2020-10-11
Simplify post infraction calling and None check
ks129
-2
/
+1
2020-10-11
Create test for case when trying to voice ban user who haven't passed gate
ks129
-2
/
+11
2020-10-11
Create test for voice unban
ks129
-0
/
+6
2020-10-11
Create test for temporary voice ban
ks129
-1
/
+7
2020-10-11
Create test for permanent voice ban
ks129
-0
/
+17
2020-10-11
Improve voice gate messages deletion
ks129
-2
/
+8
2020-10-11
Suppress Voice Gate cog InWhiteListCheckFailure
ks129
-0
/
+6
2020-10-11
Implement Voice Verifying command and delete message in voice gate
ks129
-1
/
+111
2020-10-11
Remove not used imports
ks129
-1
/
+0
2020-10-11
Implement voice bans (temporary and permanent)
ks129
-0
/
+85
2020-10-11
Add voice ban icons and show appeal footer for voice ban
ks129
-1
/
+2
2020-10-10
Add voice gate configuration to config-default.yml
ks129
-0
/
+6
2020-10-10
Define Voice Gate channel, role and requirement in constants.py
ks129
-0
/
+10