index
:
bot
dependabot/github_actions/actions/upload-artifact-5
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
/
test_helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2022-11-05
Add message edit filtering
mbaruh
-28
/
+87
2022-11-05
Handle threads in channel_scope
mbaruh
-0
/
+2
2022-11-05
Bring back auto-infraction reporting
mbaruh
-5
/
+122
2022-11-04
Edit description on filter add/edit, bug fixes
mbaruh
-29
/
+45
2022-11-04
Filter match now shows all triggers instead of messages
mbaruh
-41
/
+67
2022-11-04
Stop using None as a valid setting value
mbaruh
-36
/
+29
2022-11-01
Remove old filtering constants
mbaruh
-133
/
+0
2022-11-01
Prettify f and fl describe output
mbaruh
-6
/
+8
2022-11-01
Fix argument completion for al and bl
mbaruh
-8
/
+10
2022-11-01
Add the rest of the antispam rules
mbaruh
-35
/
+468
2022-10-31
Add antispam filter list and duplicates filter
mbaruh
-141
/
+479
2022-10-28
Handle context message possibly being None
mbaruh
-18
/
+19
2022-10-27
Use command prefix instead of hardcoded !
mbaruh
-3
/
+7
2022-10-27
Convert redundant filter setting group to command
mbaruh
-14
/
+9
2022-10-27
Suppress exceptions while actioning filters
mbaruh
-7
/
+20
2022-10-26
Add Discord token filter
mbaruh
-35
/
+255
2022-10-23
Add rich embed filter
mbaruh
-19
/
+62
2022-10-23
Add webhook filter
mbaruh
-5
/
+76
2022-10-22
Move Security cog to backend extension
mbaruh
-1
/
+1
2022-10-22
Add everyone filter, fix invite filtering
mbaruh
-110
/
+285
2022-10-20
remove int from search_value's type union
Amrou Bellalouna
-6
/
+6
2022-10-20
apply style guidelines to signature
Amrou Bellalouna
-2
/
+7
2022-10-20
update doc strings to reflect the usage of the new param
Amrou Bellalouna
-2
/
+2
2022-10-20
change the signature to include a "zen_rule_index"
Amrou Bellalouna
-7
/
+9
2022-10-19
Calculate 'now' once to ensure it is constant for scoring nominations
wookie184
-4
/
+5
2022-10-18
Resolve a serious grammatical problem in a comment
Leon Sandøy
-1
/
+1
2022-10-17
Add a command to query filters by settings
mbaruh
-55
/
+563
2022-10-17
Support the new SequenceProxy type in d.py
Chris Lovering
-1
/
+2
2022-10-16
Change override handling
mbaruh
-114
/
+143
2022-10-15
More improvements to FilterList
mbaruh
-89
/
+54
2022-10-14
enhancement(filters): use a stricter bot token regex (#2006)
arl
-5
/
+5
2022-10-13
`REPO_TOKEN` is no more. (#2289)
Xithrius
-1
/
+0
2022-10-11
Add filter matching command
mbaruh
-51
/
+83
2022-10-11
Better API error handling
mbaruh
-13
/
+27
2022-10-11
Add confirmation before filter deletion
mbaruh
-35
/
+39
2022-10-11
Rearrange FilterList class
mbaruh
-99
/
+153
2022-10-11
Filter list add command
mbaruh
-25
/
+189
2022-10-10
Use explicit mock channels in tests to remove warning
Chris Lovering
-2
/
+11
2022-10-10
noqa an abstract class with no abstract methods
Chris Lovering
-1
/
+1
2022-10-10
Bump all deps to latest
Chris Lovering
-498
/
+426
2022-10-10
Bump bot-core to 8.2.1
Chris Lovering
-152
/
+1340
2022-10-10
Add filter list edit command
mbaruh
-144
/
+393
2022-10-10
Rearrange UI into several modules
mbaruh
-326
/
+344
2022-10-10
Added filter list deletion command.
mbaruh
-3
/
+84
2022-10-09
Make changes requested in review
wookie184
-3
/
+5
2022-10-09
Use scoring system that weights age and number of entries
wookie184
-128
/
+1375
2022-10-09
Move tests out of moderation/ directory
wookie184
-0
/
+0
2022-10-09
Add filter template option
mbaruh
-26
/
+100
2022-10-08
Ignore overrides that are equal to their defaults
mbaruh
-23
/
+90
2022-10-08
Fix pings validation
mbaruh
-3
/
+3
[next]