3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-06 10:37:19 +00:00
zeppelin/backend/src/plugins/Automod/triggers
2025-06-01 20:32:35 +03:00
..
antiraidLevel.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
anyMessage.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
attachmentSpam.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
availableTriggers.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
ban.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
characterSpam.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
counterTrigger.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
emojiSpam.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
exampleTrigger.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
kick.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
lineSpam.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
linkSpam.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
matchAttachmentType.ts refactor: move defaults to config schemas 2025-05-23 01:12:52 +00:00
matchInvites.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
matchLinks.ts fix: bandaid fix for regex override merging 2025-05-31 21:59:14 +00:00
matchMimeType.ts chore: format 2025-05-31 21:19:56 +03:00
matchRegex.ts fix: bandaid fix for regex override merging 2025-05-31 21:59:14 +00:00
matchWords.ts fix: improve loose matching regex to reduce false positives in matchWords trigger 2025-06-01 20:32:35 +03:00
memberJoin.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
memberJoinSpam.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
memberLeave.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
mentionSpam.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
messageSpam.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
mute.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
note.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
roleAdded.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
roleRemoved.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
stickerSpam.ts refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
threadArchive.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
threadCreate.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
threadCreateSpam.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
threadDelete.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
threadUnarchive.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
unban.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
unmute.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
warn.ts feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00