Skip to main content
Every command works with the = prefix. Where a slash entry point exists it opens the same Components V2 panel as the prefix command. Most of these are panel commands — they don’t take arguments, the settings are changed through buttons and selects once the panel opens.
A command being listed here does not mean its module is enabled in your server. Turn modules on with =config. See Modules for what each one needs.
19 commands across 3 modules.

Core

Opens the config overview panel.Syntax: =config (opens a panel, no arguments)Aliases: none · Slash: /configPermission: Configured Admin
Opens the guided first-run setup panel.Syntax: =setup (opens a panel, no arguments)Aliases: none · Slash: /setupPermission: Manage Server
Opens the permission-aware help panel — it only shows what you can run in the current server.Syntax: =help (no arguments)Aliases: =h · Slash: /helpPermission: Public
Opens the module on/off panel.Syntax: =modules (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Opens the panel to choose which role counts as Configured Admin.Syntax: =setadmin (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Opens the panel to choose which role counts as Configured Staff.Syntax: =setstaff (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Opens the panel to choose the moderation/config log channel.Syntax: =setlog (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Opens the panel to choose the welcome channel.Syntax: =setwelcomechannel (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Opens the panel to choose the ticket transcript channel.Syntax: =settranscript (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Opens the locale panel.Syntax: =setlanguage (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Opens the timezone panel. Affects anything scheduled — birthdays, reminders, giveaway end times.Syntax: =settimezone (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Opens the branding name panel.Syntax: =setbranding (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin

Premium

Shows the server’s premium status. See Premium for what it unlocks.Syntax: =premium (no arguments)Aliases: none · Slash: /premiumPermission: Public

Payments

The payments module lets a server show its members how to pay staff — it doesn’t process payments itself. See Premium for how this differs from the premium tier.
Non-staff see the server’s public payment methods. Staff see the payment home panel, or can build a payment request directly by passing a method, amount, and optionally a currency, description, and target member (in any order after the amount).Syntax: =payment <method> <amount> [currency] [description] [@user]method is one of paypal_email, paypal_me, stripe_link, revolut_link, cashapp_tag, zelle_email, apple_pay_email, btc_address, ltc_address, sol_address (or the method’s display name). Currency defaults to the server’s configured default.Aliases: none · Slash: /paymentPermission: PublicExample: =payment paypal_email 25 USD Server boost perk @user
Opens the payments config panel.Syntax: =payment_config (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Lists the server’s configured payment methods.Syntax: =payment_methods (no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Staff
Opens the payments config panel — removing a method is done from there.Syntax: =remove_payment_method (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Admin
Opens the purchase-button manager panel.Syntax: =purchasebutton (opens a panel, no arguments)Aliases: none · Slash: none — prefix onlyPermission: Configured Staff
Looks up a crypto payment method’s configured address. Defaults to BTC if you don’t specify one.Syntax: =crypto_lookup [BTC|LTC|SOL]Aliases: none · Slash: none — prefix onlyPermission: Configured StaffExample: =crypto_lookup SOL