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
/
test_helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2022-06-28
Ignore auto_moderation_action messages when applying anti-spam rules
Chris Lovering
-1
/
+2
2022-06-28
Bump botcore to get latest d.py changes
Chris Lovering
-164
/
+161
2022-06-19
filter out source code tags, remove unnecessary regex
Numerlor
-5
/
+14
2022-06-19
filter out headerlinks for descriptions
Numerlor
-0
/
+5
2022-06-17
Fix help embed views
mbaruh
-11
/
+4
2022-06-14
Only check for autoban filters if reason key is present and not None
Chris Lovering
-1
/
+3
2022-06-14
Allow char info in all channels bar py-gen
Chris Lovering
-2
/
+2
2022-06-13
Auto bump nomination threads
Chris Lovering
-1
/
+7
2022-06-13
Fix autobans not working for invite filters
mbaruh
-1
/
+6
2022-06-12
Add reroll command. (#1568)
Rohan Reddy Alleti
-18
/
+159
2022-06-13
Correct "older" to "younger"
Boris Muratov
-1
/
+1
2022-06-13
Correct _get_messages_from_channels type hints and add docstring
mbaruh
-4
/
+9
2022-06-12
Make `predicate_after` exclusive as well
mbaruh
-1
/
+1
2022-06-12
Clarify age is exclusive in `purge` docstring
mbaruh
-1
/
+5
2022-06-11
Add user purging command
mbaruh
-2
/
+9
2022-06-11
Fix clean range not being exclusive
mbaruh
-2
/
+6
2022-06-08
Improve nomination message consistency and include user mentions
Mark
-31
/
+28
2022-06-07
chore: Remove allowed_strings in favour of Literal
Vivaan Verma
-28
/
+8
2022-06-07
HelpChannels: refactor pin/unpin functions
Mark
-13
/
+17
2022-06-07
HelpChannels: pass message directly to pin_wrapper
Mark
-16
/
+12
2022-06-05
Filter out all header links through tags
Numerlor
-1
/
+5
2022-06-03
Add Explicit Namespaces To Branding Caches
Hassan Abouelela
-4
/
+2
2022-06-03
Use MappingProxyType For Asset Map
Hassan Abouelela
-2
/
+3
2022-05-29
Update clean regex description with cleaner examples
Autonymic
-5
/
+3
2022-05-29
Make small wording and style changes
wookie184
-7
/
+8
2022-05-29
Raise ValueError if max_length greater than allowed by paste service
wookie184
-3
/
+11
2022-05-28
Clean from public active threads when channels is set to *
Chris Lovering
-3
/
+3
2022-05-28
Fix tests
wookie184
-0
/
+3
2022-05-28
Copy message instead of modifying original
wookie184
-5
/
+5
2022-05-28
Add special handling for eval command followed by backticks.
wookie184
-0
/
+27
2022-05-27
Fix !clean users command to handle more than one user (#2178)
Autonymic
-5
/
+5
2022-05-27
Catch correct exception in clean cog (#2176)
ChrisJL
-1
/
+1
2022-05-27
Remove rediscache from thread bumper now it's been migrated (#2161)
wookie184
-4
/
+0
2022-05-22
Add request data as a sentry breadcrumb when clean cog fails
Chris Lovering
-17
/
+30
2022-05-22
Use existing ResponseCodeError attrs rather than fetch again
Chris Lovering
-2
/
+5
2022-05-22
Updating and improving clarity in help documentation for !clean subcommands
Autonymic
-9
/
+32
2022-05-22
Ensure correct tag information is sent to statsd
wookie184
-1
/
+5
2022-05-22
Ensure error uses correct maximum size
wookie184
-3
/
+4
2022-05-21
Bump malformed API response from debug to error log (#2175)
wookie184
-3
/
+5
2022-05-11
Strip Trailing Slashes From Invite Filter
Hassan Abouelela
-1
/
+1
2022-05-11
Bump Bot Core to v7.0.0
Hassan Abouelela
-78
/
+82
2022-05-02
Don't decode empty content as json in thread bumper
Chris Lovering
-15
/
+20
2022-05-02
Fix tests
wookie184
-10
/
+17
2022-05-02
Update functions using send_to_paste_service util
wookie184
-28
/
+51
2022-05-02
Add contents length validation to send_to_paste_service util
wookie184
-6
/
+24
2022-05-01
Added Messages Content to the `!intents` tag (#2159)
Krypton
-1
/
+1
2022-04-30
Add more logging to DocRedisCache
Numerlor
-0
/
+5
2022-04-30
Fix set_expires being set to a set instead of a dict
Numerlor
-1
/
+3
2022-04-30
expire internal cache according to redis' TTL instead of always a week
Numerlor
-7
/
+14
2022-04-29
Update wording for or-gotcha tag
Mustafa Quraish
-0
/
+1
[next]