Skip to main content
Documentation

Module · FREE+

Custom commands

Create your own slash commands without writing code. Configure at /dashboard/[guildId]/custom-commands.

Common patterns

/scheduleYour stream calendar / next live
/socialsLinks to all your platforms (Twitter, YouTube, TikTok)
/sponsorCurrent sponsor info or affiliate links
/discordPermanent invite to your Discord
/clipLatest Twitch clip embed
/rulesCommunity rules embed

Response types

  • Text — plain message with variable substitution
  • Embed — rich embed (color, title, fields, footer)
  • Workflow (PRO+) — multi-step DAG : conditionals (JSONLogic), connector actions, variable passing
  • Aliases — same command under multiple names

Limits per plan

FREE50 commands
STARTER (Stream Hub)200 commands
PRO (Creator Edition)500 commands + workflows
GROWTH (Multi-Creator Network)1000 commands + workflows
ENTERPRISE (Studio Edition)Unlimited + workflows

PRO+ workflow editor visualizes the DAG ; see creator integrations to wire connectors into your commands.

Beta