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
/
test_helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-03-30
(Tags): Added helper function `handle_trashcan_react` for tag response deleti...
ks123
-1
/
+21
2020-03-29
(PEP Command): Fixed comment about PEP 0 separately handling.
ks123
-2
/
+1
2020-03-29
(PEP Command): Moved PEP 0 information to hard-coded strings from constants, ...
ks123
-18
/
+14
2020-03-29
(PEP Command): Moved icon URL to constant instead hard-coded string.
ks123
-2
/
+4
2020-03-28
(Webhook Detection): Fixed grouping of regex, alert message content, docstrin...
Karlis S
-9
/
+9
2020-03-28
(PEP Command): Fixed comment of explanation of PEP 0 different processing.
ks123
-1
/
+2
2020-03-28
(Webhook Detection): Renamed `url` variable to `redacted_url` to avoid confus...
ks123
-2
/
+2
2020-03-28
(Webhook Detection): Fixed docstrings.
ks123
-2
/
+2
2020-03-28
(Webhook Detection): Removed unnecessary URL hiding in `delete_and_respond`.
ks123
-5
/
+0
2020-03-28
(Webhook Detection): Added grouping to RegEx compilation, removed unnecessary...
ks123
-13
/
+4
2020-03-28
(Webhook Detection): Call `on_message` instead repeating code.
ks123
-3
/
+1
2020-03-28
(Webhook Detection): Fixed order of cog loading.
ks123
-1
/
+1
2020-03-28
(Webhook Detection): Added `on_message_edit` listener for Discord Webhooks de...
ks123
-0
/
+7
2020-03-28
(Webhook Detection): Alert message formatting changes, added `on_message` lis...
ks123
-2
/
+9
2020-03-28
(Webhook Detection): Added URL returning to `scan_message` helper function.
ks123
-3
/
+4
2020-03-28
(Webhook Detection): Created `delete_and_respond` helper function to handle W...
ks123
-2
/
+41
2020-03-28
(Webhook Detection): Added `ModLog` fetching property.
ks123
-0
/
+6
2020-03-28
(Webhook Detection): Added cog loading to __main__.py, created `scan_message`...
ks123
-0
/
+10
2020-03-28
(Webhook Detection): Added webhook match regex.
ks123
-0
/
+4