3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 23:09:59 +00:00
zeppelin/backend/src/plugins/Automod/triggers
2020-09-15 01:07:28 +03:00
..
attachmentSpam.ts Automod work 2020-07-27 20:42:10 +03:00
availableTriggers.ts automod: add role_added and role_removed triggers 2020-08-10 02:22:39 +03:00
characterSpam.ts Automod work 2020-07-27 20:42:10 +03:00
emojiSpam.ts Automod work 2020-07-27 20:42:10 +03:00
exampleTrigger.ts Automod work vol 2 2020-07-27 21:51:03 +03:00
lineSpam.ts Automod work 2020-07-27 20:42:10 +03:00
linkSpam.ts Automod work 2020-07-27 20:42:10 +03:00
matchAttachmentType.ts automod: make match_attachment_type case-insensitive 2020-09-15 01:02:28 +03:00
matchInvites.ts automod: fix error when matching an unknown invite 2020-08-05 18:07:09 +03:00
matchLinks.ts Run user-supplied regexes in worker threads with a timeout 2020-08-05 01:15:36 +03:00
matchRegex.ts Replace transliteration package use with a custom normalizer function 2020-08-05 03:38:14 +03:00
matchWords.ts automod: add strip_markdown option to match_words trigger 2020-09-15 01:07:28 +03:00
memberJoin.ts automod: fix member_join trigger only_new matching 2020-07-30 22:49:34 +03:00
memberJoinSpam.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
mentionSpam.ts Automod work 2020-07-27 20:42:10 +03:00
messageSpam.ts Automod work 2020-07-27 20:42:10 +03:00
roleAdded.ts automod: add role_added and role_removed triggers 2020-08-10 02:22:39 +03:00
roleRemoved.ts automod: add role_added and role_removed triggers 2020-08-10 02:22:39 +03:00