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-05-23 14:35:16 +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 Update to Knub30.0.0-beta.37 and Eris 0.15, first pass 2021-05-23 14:35:16 +03:00
setAntiraidLevel.ts Improve antiraid trigger automod logs 2021-04-02 19:50:37 +03:00
sumRecentActionCounts.ts Automod work vol 3 2020-07-27 22:19:34 +03:00