Skip to main content

Commands

Recommended: Use the Dashboard

Most server configuration is easier through the Web Dashboard. Commands are provided as an alternative for quick actions or when the dashboard isn't accessible.

Note: Most commands are disabled by default. Enable them via the dashboard under Commands settings.

Quick Translation

These commands are available for all users.

/translate

Manually translate text to a specified language.

/translate text:"Hello, how are you?" language:Spanish

Options:

  • text (required): The text to translate
  • language (required): Target language
  • from (optional): Source language
  • ephemeral (optional): Only you see the result

Translate (Right-Click Menu)

Right-click any message → Apps → Translate to instantly translate it to your preferred language.

/language

Set your personal language preference.

/language language:Spanish

This affects flag reactions and the right-click translate feature.


Server Configuration

Dashboard Recommended

These settings are much easier to configure through the Dashboard → Your Server → Settings.

/default

Set a default translation language for a channel.

Command Usage
/default channel:#general language:Spanish

To disable: Run without specifying a language.

Permissions: Manage Server

Dashboard Alternative: Dashboard → Default Language → Add Channel

/mirror

Manage mirror groups (linked channels).

Command Usage

Subcommands:

  • /mirror add - Create a new mirror group
  • /mirror view - View all groups
  • /mirror remove - Delete a group
  • /mirror assign - Add a channel to a group
  • /mirror unassign - Remove a channel from a group

Permissions: Manage Server

Dashboard Alternative: Dashboard → Mirrors → Create New

/autosetup

Manage Auto Setup (automatic category mirroring).

Command Usage

Subcommands:

  • /autosetup create - Create configuration
  • /autosetup list - View configurations
  • /autosetup delete - Delete configuration
  • /autosetup sync - Manual sync

Permissions: Manage Server
Premium: Requires Server Boost tier

Dashboard Alternative: Dashboard → Auto Setup → New Mirror

/ignore

Disable flag reactions for a channel.

Command Usage
/ignore channel:#announcements set_ignored:true

Permissions: Manage Channels

Dashboard Alternative: Dashboard → Settings → Ignored Channels

/settings

View or change bot settings.

Command Usage

Subcommands:

  • /settings view - View current settings
  • /settings set_engine - Change translation engine
  • /settings set_api_key - Set BYOK API key (premium)

Dashboard Alternative: Dashboard → Settings


Utility Commands

/help

Get help links and documentation.

/ping

Check if the bot is online.


Command Permissions Summary

CommandPermissionDashboard Alternative
/translateEveryoneN/A
/languageEveryoneUser Settings
/defaultManage ServerDefault Language
/mirrorManage ServerMirrors
/autosetupManage Server + PremiumAuto Setup
/ignoreManage ChannelsSettings → Ignored
/settingsManage ServerSettings

Enabling Commands

By default, only /help and /translate are enabled. To enable other commands:

  1. Go to Dashboard
  2. Select your server
  3. Click Commands
  4. Toggle the commands you want to enable
  5. Click Deploy Commands

Need the full command reference? See Complete Command List