Docs

Automations

Build WHEN → IF → THEN → AFTER workflows for your Discord server.

Overview

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

How the builder works

01

Enable the module

Open Automations in your server dashboard and enable the module.

02

Choose WHEN

Pick the event that starts the workflow (for example member join or ticket created).

03

Add IF conditions

Optionally require account age, roles, or message content before running.

04

Define THEN actions

Assign roles, message channels/staff, or add a staff note.

05

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.

Bot runtime

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.

Was this page helpful?