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
2020-08-02 03:23:12 +03:00
..
addRecentActionsFromMessage.ts Automod work vol 3 2020-07-27 22:19:34 +03:00
checkAndUpdateCooldown.ts automod: add cooldown support 2020-07-30 01:54:18 +03:00
clearOldNicknameChanges.ts Automod actions + ModActions public interface 2020-07-28 21:34:01 +03:00
clearOldRecentActions.ts Automod work 2020-07-27 20:42:10 +03:00
clearOldRecentSpam.ts Automod work 2020-07-27 20:42:10 +03:00
clearRecentActionsForMessage.ts automod: fix spam filters counting edits multiple times 2020-08-02 03:23:12 +03:00
createMessageSpamTrigger.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
findRecentSpam.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
getMatchingMessageRecentActions.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
getMatchingRecentActions.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
getSpamIdentifier.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
getTextMatchPartialSummary.ts automod: update match summaries for match_* triggers 2020-07-29 22:42:17 +03:00
matchMultipleTextTypesOnMessage.ts Automod work vol 3 2020-07-27 22:19:34 +03:00
resolveActionContactMethods.ts Automod actions + ModActions public interface 2020-07-28 21:34:01 +03:00
runAutomod.ts automod: fix crash, improve user id detection 2020-07-30 13:45:42 +03:00
setAntiraidLevel.ts More Automod updates 2020-07-28 21:51:58 +03:00
sumRecentActionCounts.ts Automod work vol 3 2020-07-27 22:19:34 +03:00