3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +00:00
zeppelin/backend/src/plugins/Automod/triggers
metal 010451c7e7
djs typings: Attachment & Util
Signed-off-by: GitHub <noreply@github.com>
2023-03-11 14:41:04 +00: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: add automod thread_archive and thread_unarchive triggers (#292) 2021-10-31 22:08:29 +02: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 djs typings: Attachment & Util 2023-03-11 14:41:04 +00:00
matchInvites.ts Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
matchLinks.ts djs typings: Attachment & Util 2023-03-11 14:41:04 +00:00
matchMimeType.ts djs typings: Attachment & Util 2023-03-11 14:41:04 +00:00
matchRegex.ts perf(automod): also merge regexes in match_links, match_words 2021-10-17 08:03:38 +03:00
matchWords.ts djs typings: Attachment & Util 2023-03-11 14:41:04 +00: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
threadArchive.ts djs typings: Attachment & Util 2023-03-11 14:41:04 +00:00
threadCreate.ts djs typings: Attachment & Util 2023-03-11 14:41:04 +00:00
threadCreateSpam.ts chore: run prettier on unformatted files 2021-11-03 16:54:21 +02:00
threadDelete.ts djs typings: Attachment & Util 2023-03-11 14:41:04 +00:00
threadUnarchive.ts djs typings: Attachment & Util 2023-03-11 14:41:04 +00: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