Commit graph

9 commits

Author SHA1 Message Date
Dragory
73dc0d00fb
automod: fix mutes not applying 2020-01-12 17:17:01 +02:00
Dragory
42df230e71 automod: better formatting for matched content in log messages 2019-11-30 22:06:26 +02:00
Dragory
e586bfbda3 automod: add normalize and loose_matching trigger options 2019-11-30 22:04:28 +02:00
Dragory
7df1bb91d2 automod: show matched text in summaries; don't use show post date in summaries; add logMessage variable to alert action
Post date will always be more or less the time the log message is posted.

The logMessage variable in the alert action contains the full,
formatted log message that would be posted in a log channel as the
AUTOMOD_ACTION log type.
2019-11-30 18:16:02 +02:00
Dragory
fd8a4598aa automod: add add_roles and remove_roles actions 2019-11-30 16:18:29 +02:00
Dragory
b0df86692f automod: simplify preprocessStaticConfig 2019-11-28 18:34:48 +02:00
Dragory
9164bcd045 Fix URL matching in automod, censor, and spam plugin 2019-11-27 20:41:45 +02:00
Dragory
682d8e9153 Don't apply multiple automod rules to the same message 2019-11-27 20:30:50 +02:00
Dragory
16111bbe84 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Renamed from src/plugins/Automod.ts (Browse further)