3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-12 21:05:02 +00:00
zeppelin/backend/src/plugins/Automod/functions
2021-04-02 18:00:11 +03:00
..
addRecentActionsFromMessage.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
checkAndUpdateCooldown.ts automod: fix cooldowns applying across rules 2021-04-02 17:59:41 +03:00
clearOldNicknameChanges.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
clearOldRecentActions.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
clearOldRecentSpam.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
clearRecentActionsForMessage.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
createMessageSpamTrigger.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
findRecentSpam.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
getMatchingMessageRecentActions.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
getMatchingRecentActions.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
getSpamIdentifier.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
getTextMatchPartialSummary.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
ignoredRoleChanges.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
matchMultipleTextTypesOnMessage.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
resolveActionContactMethods.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
runAutomod.ts automod: if a rule is on cooldown, allow rules after it to trigger 2021-04-02 18:00:11 +03:00
setAntiraidLevel.ts automod: add antiraid_level trigger 2021-04-02 17:53:16 +03:00
sumRecentActionCounts.ts Automod work vol 3 2020-07-27 22:19:34 +03:00