Automations Module
Visual flow builder: connect triggers, conditions, and actions on a canvas. Flows run in addition to dedicated modules (Welcome, XP, etc.).
Overview
Each flow has exactly one trigger block, optional condition branches, actions, and delay nodes.
Published flows run when matching Discord events fire. Delays resume server-side; the bot executes Discord actions.
Free plan: 1 active flow and 10 nodes. Plus/Premium: unlimited.
Setup
- Enable Automations in Modules.
- Open Automations → New flow.
- Drag blocks from the palette, connect edges, configure each node.
- Save, then Publish when validation passes. Enable the flow to run it.
Coexistence with other modules
- Flows do not replace Welcome, XP, Tickets, etc. — they add extra automation.
- Avoid duplicate welcome messages by disabling overlapping module messages or triggers.
- Module-specific triggers require the related module to be enabled for the source event.
Troubleshooting
- Flow not running → module enabled? flow published and enabled? trigger matches event?
- Publish failed → connect trigger to next block; conditions need Yes and No outputs; no cycles.
- Role action failed → bot role below target role; Manage Roles permission required.
- Free limit → upgrade for more flows or nodes.