Automation Builder
The Automation Builder lets you create visual moderation workflows — drag and drop action blocks to build chains that fire automatically when members reach warning thresholds.
How it works
- Create an automation in Moderation → Automations
- Drag a Warning Trigger block onto the canvas and set the threshold (e.g. every 3 warnings)
- Connect action blocks: Mute, Kick, Ban, Log to Channel, DM User
- Multiple actions can be chained from a single trigger
- Save — the automation runs automatically when /warn is used
Trigger behavior
The warning trigger uses a modulo pattern:
- Set to 1 → fires on every warning
- Set to 3 → fires on warnings 3, 6, 9...
- Set to 5 → fires on warnings 5, 10, 15...
Available blocks
| Block | Description | Plan |
|---|---|---|
| Warning Trigger | Fires every X warnings | All |
| Mute Member | Timeout the member | All |
| Kick Member | Kick the member | All |
| Ban Member | Ban the member | All |
| Log to Channel | Post a message to a channel | All |
| DM User | Send a DM to the member | Pro |
Plan availability
| Feature | Free | Pro |
|---|---|---|
| Automations | 1 | Unlimited |
| DM User block | ✗ | ✓ |