Skip to content

Commands

JustEvil edited this page Aug 19, 2026 · 1 revision
  • Every command Stelle ships with.
  • What each system does is covered in Features.

Note

Every command works as both a slash command (/play) and a prefix command (st! play). Descriptions below are the default English strings β€” the actual text is localized.

🎡 Music

Command Aliases Description Options
play p Play music with Stelle. query β€” track name or URL (autocompleted).
join connect Join a voice channel. voice β€” channel to join (defaults to yours).
247 twentyfourseven, alwaysonline, alwayson Toggle 24/7 mode. autopause β€” pause when the channel empties.
autoplay auto, ap Toggle autoplay. β€”
nowplaying np Show the current track. β€”
queue β€” See the queue. β€”
lyrics lyric, ly Show lyrics for the current track. β€”
loop l Toggle loop mode. mode β€” Off / Track / Queue.
pause suspend, hold Pause the player. β€”
resume unpause Resume the player. β€”
skip sk Skip the current track. to β€” skip to a track number.
seek se Seek within the current track. time β€” e.g. 2min.
move mov, m Move the player. voice (required), text (optional).
shuffle shu, sh, shuf Shuffle the queue. β€”
stop destroy, leave Stop the player and leave. β€”
volume v, vol Modify the volume. volume β€” 1–100.

πŸ“‚ playlist

Subcommand Description Options
playlist create Create a new playlist. name (required), public (optional).
playlist load Load a playlist into the queue. id (autocompleted).
playlist manage Open the interactive manage panel. id (autocompleted).
playlist info Show information about a playlist. id (autocompleted).
playlist list Display available playlists. user β€” show a user's public playlists.
playlist rename Rename a playlist. id (autocompleted), name.
playlist delete Delete a playlist. id (autocompleted).

🎧 quiz

Subcommand Description Options
quiz start Start a music quiz. rounds β€” 1–50 (optional).
quiz stop Stop the running quiz. β€”
quiz leaderboard Show the current standings. β€”

πŸ› οΈ Guild

Require the Manage Server permission and only work inside a server.

Command Aliases Description Options
setlocale locale, lang, language Set Stelle's locale. locale (autocompleted).
setprefix β€” Set Stelle's prefix. prefix.

βš™οΈ default

Subcommand Description Options
default engine Change the default search engine. engine β€” Spotify / YouTube / YouTube Music / SoundCloud.
default volume Change the default volume. volume β€” 0–100.

πŸ“Ί setrequest

Subcommand Description Options
setrequest setup Set up (or create) the song request channel. channel β€” text channel (optional; created if omitted).
setrequest disable Disable the song request channel. β€”

πŸ‘€ User

Command Description Options
ping Get Stelle's ping. β€”
help The most useful command in the world! command β€” get help for a specific command (autocompleted).
info bot Get info about the bot. β€”
info nodes Get the status of all Stelle nodes. β€”

Tip

ping also works as a User Install command and in DMs / private channels. The rest are server-only.

πŸ§‘β€πŸ’» Developer

Only usable by ids listed in developerIds, and pushed only to guildIds.

Command Aliases Description Options
eval code Eval code with Stelle. code (required), depth (optional).
reload β€” Reload Stelle (commands, events, langs, nodes, config). β€”
emit β€” Emit an event. event β€” guildCreate / guildDelete.

Clone this wiki locally