3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-24 10:05:03 +00:00
zeppelin/backend/src/plugins/Automod/functions
2021-09-11 19:06:51 +03: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 Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
clearOldRecentSpam.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
clearRecentActionsForMessage.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
createMessageSpamTrigger.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
findRecentSpam.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
getMatchingMessageRecentActions.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
getMatchingRecentActions.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
getSpamIdentifier.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
getTextMatchPartialSummary.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
ignoredRoleChanges.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
matchMultipleTextTypesOnMessage.ts Don't match video embed descriptions (#256) 2021-09-04 19:23:31 +03:00
resolveActionContactMethods.ts Thread fixes 2021-08-18 20:47:24 +03:00
runAutomod.ts Fix channel/category/thread matching for threads in Automod overrides 2021-09-05 20:58:50 +03:00
setAntiraidLevel.ts Typed log functions + more 2021-08-18 01:51:42 +03:00
sumRecentActionCounts.ts Automod work vol 3 2020-07-27 22:19:34 +03:00