Other

Restart, edge cases, and commands that do not fit elsewhere.

/applicationedit /applicationlogsetup /applicationsetup /applicationsetupdisable /applicationsetupstatus /apply /dm /games /leaderboard /levels /music /rank /reactionrole button_add /reactionrole button_remove /reactionrole panel_create /reactionrole panel_delete /reactionrole panel_list /reactionrole panel_send /reactionrole panel_update /restart /slowmode /text
22 commands
/applicationedit
Other

Edit an existing application — questions, name, review DMs, time limit, review channel

/applicationedit <application>
User: Owner access (server owner or Owner access tier in `/mod setup`)
/applicationlogsetup
Other

Set the live application log channel (embed updates as applicants answer; full review still goes to review channel)

/applicationlogsetup
User: Owner access (server owner or Owner access tier in `/mod setup`)
/applicationsetup
Other

Create a new DM application (6-step wizard — name, review channel, optional panel, time limit, questions, review DMs). Up to 6 per server.

/applicationsetup
User: Owner access (server owner or Owner access tier in `/mod setup`)
/applicationsetupdisable
Other

Remove one application (and its panel message if it has one)

/applicationsetupdisable <application>
User: Owner access (server owner or Owner access tier in `/mod setup`)
/applicationsetupstatus
Other

List all DM applications, review/log channels, re-apply wait. Review embeds: Approve/Deny/Custom (owner access).

/applicationsetupstatus
User: Owner access (server owner or Owner access tier in `/mod setup`)
/apply
Other

Start an application — bot DMs questions. Type cancel in DMs to stop. One application at a time.

/apply [application]
User: Anyone in a server with applications enabled
/dm
Other

Send a direct message to a member from the bot

/dm <user> <text>
User: Owner access (server owner or Owner access tier in `/mod setup`)
/games
Other

Mini-games in one slash group: WYR, word races, trivia, truth or dare, Connect 4, RPS, tic-tac-toe, snake link, NHIE, button meme, flag/language guess, higher/lower.

/games <wyr|chaoswords|fasttype|trivia|truth-or-dare|connect4|rps|tictactoe|snake|never-have-i-ever|will-you-press|guess-the-flag|guess-the-language|higher-or-lower>
Everyone · Some use external APIs (best-effort)
/leaderboard
Other

Top 10 members by XP (paginated).

/leaderboard [page]
Everyone
/levels
Other

Off by default. 20 XP/msg, 60s cooldown. Owner: enable/channel/config. Management+: XP/level/rank.

/levels <enable|disable|channel|config|addxp|setlevel|…>
Owner: setup · Management+: addxp, setlevel, setrank, reset
/music
Other

Voice music via **yt-dlp** + **FFmpeg** (install FFmpeg on the host). **`/play`** with YouTube/Spotify URL or plain song name (auto search). Default **50%** volume. Commands: **`/pause`** **`/resume`** **`/skip`** **`/disconnect`** **`/queue`** **`/clear-queue`** **`/shuffle`** **`/volume`** **`/nowplaying`** **`/seek`** **`/lyrics`** **`/search`** · **`/loop`** `off|track|queue|autoplay` · **`/filter`** `enable|disable|list`. Bot needs **Connect** + **Speak**.

/play <query> · /search <query> · …
User: in voice for playback controls · Bot: `Connect` + `Speak` (+ `Manage Channels` optional)
/rank
Other

Rank card image: level, server rank #, XP bar (bluish-purple theme).

/rank [member]
Everyone · chat XP per server
/reactionrole button_add
Other

Add a role-toggle button to a reaction-role panel

/reactionrole button_add <panel_id> <role> <label> [emoji] [style]
User: Administrator only
/reactionrole button_remove
Other

Remove one button from a reaction-role panel by index

/reactionrole button_remove <panel_id> <index>
User: Administrator only
/reactionrole panel_create
Other

Create a reaction-role button panel config

/reactionrole panel_create <panel_id> <channel> <title> <description> [color_hex]
User: Administrator only
/reactionrole panel_delete
Other

Delete a stored reaction-role panel configuration

/reactionrole panel_delete <panel_id>
User: Administrator only
/reactionrole panel_list
Other

List all reaction-role panels configured for this server

/reactionrole panel_list
User: Administrator only
/reactionrole panel_send
Other

Send or update the reaction-role panel message with configured buttons

/reactionrole panel_send <panel_id>
User: Administrator only
/reactionrole panel_update
Other

Update an existing reaction-role panel's title/description/color/channel

/reactionrole panel_update <panel_id> <channel> <title> <description> [color_hex]
User: Administrator only
/restart
Other

Fully restarts the bot process (re-runs Python with the same arguments as when you started the bot).

/restart
User: Bot owner only (ID `857812878698348584`, see `RESTART_OWNER_USER_ID` in `restart.py`)
/slowmode
Other

Set/clear/view channel slowmode (mod+ with Manage Channel; >5 min needs admin).

/slowmode <set|off|view>
Mod+ + Manage Channel · Bot: Manage Channel
/text
Other

Text fun: random advice, jokes, facts, quotes, pickup lines, shower thoughts, light roast, reverse / ASCII-ish / base64 encode & decode.

/text <advice|dadjoke|fact|quote|pickupline|joke|showerthoughts|roast|reverse|ascii|encode|decode>
Everyone · APIs are best-effort where used