Dragory
|
def8e037ef
|
Debug++
|
2020-07-30 20:15:35 +03:00 |
|
Dragory
|
2a08e70087
|
automod: fix crash, improve user id detection
|
2020-07-30 13:45:42 +03:00 |
|
Dragory
|
8082752cba
|
automod: fix possible error in config preprocessor
|
2020-07-30 13:28:46 +03:00 |
|
Dragory
|
7909c99a7f
|
Fix up docs
|
2020-07-30 13:08:06 +03:00 |
|
Dragory
|
18a1b4c31f
|
automod: add safeguard to config preprocessor
|
2020-07-30 11:05:03 +03:00 |
|
Dragory
|
b6b4154b2d
|
automod: fix logs showing duplicate users
|
2020-07-30 02:21:11 +03:00 |
|
Dragory
|
7fb7787583
|
automod: add cooldown support
|
2020-07-30 01:54:18 +03:00 |
|
Dragory
|
ae97a5dded
|
automod: add default configs for actions
|
2020-07-30 01:45:14 +03:00 |
|
Dragory
|
6324b9654b
|
Add antiraid commands
|
2020-07-30 00:58:34 +03:00 |
|
Dragory
|
c39d69dd5d
|
automod: ensure actions only apply once per user/member
|
2020-07-29 22:58:14 +03:00 |
|
Dragory
|
e55a1e3bd6
|
automod: don't generate summary if doing a silentClean
|
2020-07-29 22:54:26 +03:00 |
|
Dragory
|
3c90e5d4ab
|
automod: separate actions taken with comma + space instead of just comma
|
2020-07-29 22:43:33 +03:00 |
|
Dragory
|
63b77d1aaf
|
automod: create archives for matched spam
|
2020-07-29 22:42:31 +03:00 |
|
Dragory
|
b73c8668e3
|
automod: update match summaries for match_* triggers
|
2020-07-29 22:42:17 +03:00 |
|
Dragory
|
01e43e9b46
|
Add new Automod actions to availableActions
|
2020-07-28 23:28:42 +03:00 |
|
Dragory
|
a3f423a1d6
|
Don't run actions set to 'null' or 'false'
|
2020-07-28 21:53:01 +03:00 |
|
Dragory
|
07da88b7cb
|
More Automod updates
|
2020-07-28 21:51:58 +03:00 |
|
Dragory
|
86023877a2
|
Automod actions + ModActions public interface
|
2020-07-28 21:34:01 +03:00 |
|
Dragory
|
0f0728bc1c
|
Automod work vol 3
|
2020-07-27 22:19:34 +03:00 |
|
Dragory
|
0e9f65e0d5
|
Automod work vol 2
|
2020-07-27 21:51:03 +03:00 |
|
Dragory
|
f657b169df
|
Automod work
|
2020-07-27 20:42:10 +03:00 |
|
Dragory
|
951c27374f
|
Remove unported plugins from the repository
|
2020-07-06 01:53:58 +03:00 |
|
Dragory
|
d62a4e26ae
|
Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion
|
2020-07-05 05:00:54 +03:00 |
|
Dragory
|
2aa48f2fe9
|
Merge master
|
2020-07-02 23:45:46 +03:00 |
|
Miikka
|
7e3f9ebd11
|
WIP
|
2020-06-30 17:48:18 +03:00 |
|
Dragory
|
b64335c901
|
automod: clear old message spam data when re-evaluating an edited message
|
2020-06-04 03:20:31 +03:00 |
|
Dragory
|
48c9721945
|
automod: fix match_attachment_type no longer matching on messages with no text content
|
2020-05-28 04:01:07 +03:00 |
|
Dragory
|
1fcf57cf13
|
automod: add guild info to matched invites
|
2020-05-28 03:28:25 +03:00 |
|
Dragory
|
cb4beacf8a
|
automod: add affects_bots
|
2020-05-28 00:55:09 +03:00 |
|
Dragory
|
2ad10129fa
|
Fix over-eager matching for YouTube embeds
|
2020-05-22 23:44:21 +03:00 |
|
Dragory
|
53a9c58dd4
|
automod.reply: allow embeds, add auto_delete option
|
2020-05-22 23:38:11 +03:00 |
|
Dragory
|
c63368187b
|
Merge branch 'automoMessageLink' of git://github.com/DarkView/ZeppelinBot into DarkView-automoMessageLink
|
2020-05-22 21:15:43 +03:00 |
|
Dragory
|
fd947ba191
|
Fix merge conflict
|
2020-05-22 20:55:15 +03:00 |
|
Dragory
|
fb8dc03aac
|
automod: only apply 1 matching rule on member join
This is consistent with message rule behaviour.
|
2020-05-22 20:53:30 +03:00 |
|
Dragory
|
130afa61eb
|
Run Automod on message edits
|
2020-05-22 20:52:23 +03:00 |
|
Dark
|
cb3a6c310d
|
discordapp to discord
|
2020-05-05 15:14:41 +02:00 |
|
Dark
|
ca3016d945
|
automod: Add option to display message link
|
2020-04-19 21:02:05 +02:00 |
|
Dark
|
1108a83ea5
|
automod: Edit support and edit-reflag prevention
|
2020-04-19 20:58:44 +02:00 |
|
Dragory
|
37704069f1
|
automod: only match highlighted links in match_links by default
|
2020-04-17 23:28:09 +03:00 |
|
Dragory
|
96f44b873e
|
Fix rare automod crash when the member for a message can't be found
This edge case should only occur when the member is banned or otherwise
leaves the server before automod processes the message.
|
2020-04-16 00:03:07 +03:00 |
|
Dragory
|
3c3327d9f0
|
Fix automod error when the member is not cached
|
2020-04-15 22:38:13 +03:00 |
|
Dragory
|
b30df3f8d4
|
Automod: add include_words/exclude_words and include_regex/exclude_regex to match_links trigger
|
2020-04-11 16:56:55 +03:00 |
|
Dragory
|
e67816ec7b
|
Automod: add deleteMessageDays option to ban action
|
2020-04-11 16:27:58 +03:00 |
|
Dragory
|
4ea9a76edd
|
Fix rare edge case crash in automod
|
2020-04-10 21:27:31 +03:00 |
|
Dragory
|
d125176907
|
Fix crash when trying to match words to a custom status with only an emoji
|
2020-04-10 11:27:23 +03:00 |
|
Dragory
|
5c62c0752f
|
Fix match_messages filters breaking when message doesn't have text content
|
2020-04-09 23:30:24 +03:00 |
|
Dragory
|
7485c7f7d7
|
automod: allow warn/mute/kick/ban for username, nickname, and custom status matching
|
2020-04-08 21:05:46 +03:00 |
|
Dragory
|
65112b39bb
|
Add 'reply' Automod action
|
2020-04-08 17:15:13 +03:00 |
|
Dragory
|
af360eaa73
|
Fix multiline automod message match alerts being cut off
|
2020-04-03 16:54:57 +03:00 |
|
Dragory
|
53daff498b
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2020-04-03 16:41:01 +03:00 |
|