Custom Commands
Create your own slash commands, button interactions, and modal forms — combine triggers and actions to automate anything, no coding required.
Illustration only — actual interface and behavior may differ
Build Anything
Custom commands are building blocks. Combine triggers and actions to create anything your server needs. Here are four popular examples.
Application Form
Collect staff applications with a slash command that opens a modal form, saves responses, and notifies your team.
Role Selector
Let members pick roles by clicking buttons on an embed. Toggle roles on and off with a single click.
FAQ Bot
Answer common questions with a /faq command that shows categorized answers with navigation buttons.
Welcome Button
A persistent welcome message with buttons to view rules, pick roles, or start an introduction.
If this happens…
In addition to over 30 different modules, you can create your own Custom-Commands - combine triggers and actions as you want without writing a single line of code.
Illustration only — actual interface and behavior may differ
Trigger → Action
Every custom command follows the same pattern: a trigger fires, then one or more actions execute. Chain them together to build complex workflows.
Slash Command
User runs /apply
Show Modal
Open application form
Modal Submit
User fills in form & submits
Send Message
Post to #applications channel
Reply to User
Confirm submission to applicant
Assign Role
Give "Applicant" role
…execute this…
Illustration only — actual interface and behavior may differ
No-Code Command Builder
Build everything from the SCNX Dashboard — a visual editor for triggers, actions, and message content. No coding, no JSON, no hassle.
Illustration only — actual interface and behavior may differ
What You Can Automate
Real examples from servers using custom commands every day.
Application Forms
Staff apps, event signups, bug reports
Role Management
Self-assign, toggle, color picker panels
Info Commands
Rules, FAQ, server info, team lists
Verification
Button verification, agreement flows
Support Flows
Quick-reply panels, escalation buttons
Tag Systems
Searchable tags with embed responses
Feedback Collection
Survey forms, rating buttons, polls
Gaming LFG
Looking-for-group commands with game/rank
Example Custom Commands You Can Build
| Command | Description |
|---|---|
/apply | Staff application form |
/rules | Display server rules embed |
/faq | Searchable FAQ with buttons |
/verify | Manual verification trigger |
Frequently Asked Questions
The free plan includes up to 5 custom command triggers. Higher plans unlock more triggers, and the PRO plan includes unlimited custom commands.
Not at all. The entire system is built around a visual dashboard. You pick triggers and actions from menus and configure everything with forms.
Common uses include application forms, role selectors via buttons, custom info commands, welcome button interactions, FAQ commands, and automated moderation responses.
Yes! Each trigger can execute multiple actions in sequence. For example, a single slash command can show a modal, wait for input, send a message to a channel, DM the user, and assign a role -- all in one flow.
Absolutely. Slash commands support parameters (text, numbers, users, channels, roles) that can be inserted into any action using variables. Modal inputs also become available as variables in subsequent actions.
Ready to build your own commands?
Create powerful custom commands in minutes. No coding required. Your imagination is the only limit.
Get started