3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 15:00:00 +00:00
zeppelin/backend/src/plugins/Automod/functions
Almeida 92dfbca362
feat: add thread_create and thread_delete automod triggers (#272)
Co-authored-by: metal <admin@metalruller.com>
2021-10-31 17:21:53 +02: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 debug: re-enable Automod with extra profiling 2021-10-05 23:49:00 +03:00
clearOldRecentSpam.ts debug: re-enable Automod with extra profiling 2021-10-05 23:49:00 +03:00
clearRecentActionsForMessage.ts debug: re-enable Automod with extra profiling 2021-10-05 23:49:00 +03:00
createMessageSpamTrigger.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
findRecentSpam.ts debug: re-enable Automod with extra profiling 2021-10-05 23:49:00 +03:00
getMatchingMessageRecentActions.ts debug: re-enable Automod with extra profiling 2021-10-05 23:49:00 +03:00
getMatchingRecentActions.ts debug: re-enable Automod with extra profiling 2021-10-05 23:49:00 +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 feat: add thread_create and thread_delete automod triggers (#272) 2021-10-31 17:21:53 +02: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