3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-16 14:11:50 +00:00
zeppelin/backend/src/plugins/Automod
2021-10-05 21:30:35 +03:00
..
actions Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
commands Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
events feat: upgrade to Knub v30.0.0-beta.46, add better performance profiling tools 2021-10-05 20:49:58 +03:00
functions fix(automod): always break triggerLoop on match, even if allow_further_rules is enabled 2021-10-05 21:11:41 +03:00
triggers perf(automod): bundle automod regex patterns for potentially increased performance 2021-10-05 21:30:35 +03:00
AutomodPlugin.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
constants.ts Add member_leave automod trigger 2021-06-17 02:30:12 +02:00
helpers.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
info.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
types.ts added allow_further_rules option to automod rules 2021-08-14 15:05:08 +01:00