Automations let you create Zapier-style workflows: pick a trigger, optional conditions, immediate actions, and delayed follow-ups. The module is disabled by default — enable it per server from the dashboard.
- List-based visual builder (WHEN / IF / THEN / AFTER)
- Triggers: member join, leave, role added, message create, ticket created
- Conditions: account age, roles, message text
- Actions: assign/remove roles, send messages, notify staff, add notes
- Delayed AFTER steps scheduled via bot tasks
- Templates, Simple/Advanced mode, and JSON import/export
Enable the module
Open Automations in your server dashboard and enable the module.
Choose WHEN
Pick the event that starts the workflow (for example member join or ticket created).
Add IF conditions
Optionally require account age, roles, or message content before running.
Define THEN actions
Assign roles, message channels/staff, or add a staff note.
Optional AFTER delays
In Advanced mode, schedule follow-up actions after N hours.
Simple mode
Focus on WHEN, IF, and THEN. Perfect for first workflows.
Advanced mode
Unlock delayed AFTER steps and deeper configuration.
Enabled automations are loaded from MariaDB. Member-join workflows currently run in the bot: matching conditions can assign roles immediately and schedule delayed AFTER actions as bot tasks.
Module gate
Nothing runs while automations_enabled is off for the guild.