cordavix automations --create
Automate recurring workflows
Trigger, condition, action: three building blocks become a workflow the bot handles on its own from now on. You build it with clicks in the dashboard - no code required.
Depiction: a condition follows the trigger; if it's met, the action runs, otherwise the flow stops.
How automations work
Two tiers: classic and Builder 2.0
“Classic” automations combine one trigger with up to five conditions (all must match) and one to five actions, and run directly in the bot. Automation Builder 2.0 turns that into a flow of up to 20 steps in the worker - including delays and conditions that can deliberately stop or continue the flow.
Conditions can cut a flow short
Every condition in Builder 2.0 sets what happens if not met: “Stop flow” or “continue anyway”. The “FiveM offline alert” template uses exactly that - it waits two minutes and bails out if the server is back online by then, otherwise it opens an incident.
Triggers from Discord, GameOps and schedules
Triggers cover classic Discord events - member joins, member leaves, level reached, "message contains" a keyword, ticket closed - plus GameOps events like "server offline" and "server back online", and a recurring schedule via a cron expression.
Ready-made templates to start from
Templates like “Welcome workflow” or “Booster reward” provide a complete trigger-condition-action setup; only placeholders like channel or role are left for you to fill in with real IDs when you apply them.
A keyword trigger with a built-in brake
The "message contains" trigger fires at most once a minute per member and automation - so a busy conversation can't set off the same automation every few seconds.
Automations: 5 from Basic, 25 from Pro, Unlimited from White Label.
Less manual work, more automation
Build your first flow in the dashboard in just a few minutes - no code required.