{{define "automod_index"}}
{{template "cp_head" .}}
Automoderator v2
Automoderator (v2) is a completely new automoderator system made with the goal to be the most flexible configurable system you could get for a chat bot (within reason).
You start by creating a ruleset, then creating rules inside said ruleset.
Rules consists of one or more triggers, conditions, and effects, you can also apply general conditions on the ruleset itself.
Visit the documentation for more information on how to build rules and some examples
If you have some suggestions for triggers, conditions and effects then either open a issue on github or join the support server (link located above)
Date (utc) | User (id) | Ruleset | Rule | Trigger |
---|---|---|---|---|
{{.CreatedAt.Format "2006 Jan 02 15:04"}} | {{.UserName}} {{.UserID}} |
{{.RulesetName}} | {{.RuleName}} | {{(index $dot.PartMap (.TriggerTypeid)).Name}} |