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-06-02 04:07:50 +02: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 Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
ignoredRoleChanges.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
matchMultipleTextTypesOnMessage.ts More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
resolveActionContactMethods.ts More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
runAutomod.ts More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
setAntiraidLevel.ts More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
sumRecentActionCounts.ts Automod work vol 3 2020-07-27 22:19:34 +03:00