zappyzep/backend/src/plugins/Automod/triggers
2021-09-11 19:06:51 +03:00
..
antiraidLevel.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
anyMessage.ts Type fixes for djs 2021-06-30 04:56:56 +02:00
attachmentSpam.ts Automod work 2020-07-27 20:42:10 +03:00
availableTriggers.ts feat(automod): MIME type trigger (#247) 2021-09-04 19:18:33 +03:00
ban.ts Remove leftover console.log() 2021-04-29 02:15:06 +03:00
characterSpam.ts Automod work 2020-07-27 20:42:10 +03:00
counterTrigger.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
emojiSpam.ts Automod work 2020-07-27 20:42:10 +03:00
exampleTrigger.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
kick.ts Allow Automod to distinguish whether mod actions are manual or automatic (#179) 2021-04-28 22:06:33 +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 Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
matchInvites.ts Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
matchLinks.ts use Util methods for escaping inline code and code blocks 2021-07-29 17:35:27 +01:00
matchMimeType.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
matchRegex.ts use Util methods for escaping inline code and code blocks 2021-07-29 17:35:27 +01:00
matchWords.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
memberJoin.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
memberJoinSpam.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
memberLeave.ts Add member_leave automod trigger 2021-06-17 02:30:12 +02: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
mute.ts Allow Automod to distinguish whether mod actions are manual or automatic (#179) 2021-04-28 22:06:33 +03:00
note.ts automod: add triggers for mod actions 2021-02-14 16:58:02 +02:00
roleAdded.ts user.tag 2021-07-29 00:37:19 +01:00
roleRemoved.ts user.tag 2021-07-29 00:37:19 +01:00
stickerSpam.ts Add sticker_spam automod trigger 2020-10-16 02:01:07 +03:00
unban.ts automod: add triggers for mod actions 2021-02-14 16:58:02 +02:00
unmute.ts automod: add triggers for mod actions 2021-02-14 16:58:02 +02:00
warn.ts Allow Automod to distinguish whether mod actions are manual or automatic (#179) 2021-04-28 22:06:33 +03:00