3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 10:25:01 +00:00
zeppelin/backend/src/plugins/Automod/functions
Almeida 697c31b7bb added allow_further_rules option to automod rules
This essentially makes it so you can run multiple rules at once
2021-08-14 15:05:08 +01:00
..
addRecentActionsFromMessage.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
checkAndUpdateCooldown.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
clearOldNicknameChanges.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
clearOldRecentActions.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
clearOldRecentSpam.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
clearRecentActionsForMessage.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
createMessageSpamTrigger.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
findRecentSpam.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
getMatchingMessageRecentActions.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
getMatchingRecentActions.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
getSpamIdentifier.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
getTextMatchPartialSummary.ts Start move to configAccessibleObjects, exclude perm overrides from logs 2021-07-06 05:23:47 +02:00
ignoredRoleChanges.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
matchMultipleTextTypesOnMessage.ts Start move to configAccessibleObjects, exclude perm overrides from logs 2021-07-06 05:23:47 +02:00
resolveActionContactMethods.ts Type fixes for djs 2021-06-30 04:56:56 +02:00
runAutomod.ts added allow_further_rules option to automod rules 2021-08-14 15:05:08 +01:00
setAntiraidLevel.ts DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
sumRecentActionCounts.ts Automod work vol 3 2020-07-27 22:19:34 +03:00