BSG Nexus — Command Reference
Version 3.0.0-beta.4 · 89 slash commands
All commands are slash commands. Most are admin-only (require the configured admin role or Administrator permission). Each command belongs to a feature that can be toggled on/off via /activate, /deactivate, or the web panel Features page.
🟢 Basic commands are available on all tiers. 🔵 Pro commands require the Pro tier.
Setup & Core
| Command |
Description |
/setup |
Set up the bot for this server. |
/config |
Show the current bot configuration. |
/note |
Speichert eine Admin-Notiz. |
/notes |
Zeigt alle gespeicherten Notizen. |
/clearnotes |
Delete all admin notes. |
/announce |
Send an immediate announcement to the announcement channel. |
/scheduleannouncement |
Schedule an announcement for a specific date and time. |
/announcementlist |
List all scheduled announcements. |
/deleteannouncement |
Delete a scheduled announcement. |
/purge |
Delete the last N messages in this channel (max 100). |
/help |
Show all available commands. |
/quickpoll |
Start a quick Discord poll. |
Feature Management
| Command |
Description |
/features |
Show all features and their current status. |
/activate |
Activate a feature on this server. |
/deactivate |
Deactivate a feature on this server. |
Games & Game Board
| Command |
Description |
/game |
Pick random games and show poll buttons. |
/delete |
Delete a game from the database. |
/gamedump |
Export the games database as JSON. |
/stats |
Show game statistics. |
/graph |
Show a pie chart of the top N games. |
/rename |
Rename a game in the database. |
/cooldown |
Reset a user's game submission cooldown. |
/gameboard |
Post or update the game board in the configured channel. |
Events & Appointments
| Command |
Description |
/events |
Add appointments (single or recurring). |
/eventlist |
List all scheduled appointments. |
/eventdelete |
Delete an appointment by number. |
/eventreset |
Delete all appointments. |
/eventcancel |
Cancel an appointment and send a cancellation message. |
/reminder |
Configure the event reminder. |
/pipelineconfig |
Configure the automatic event pipeline timing. |
Extended Polls
| Command |
Description |
/poll |
Create a poll with up to 10 options. |
/pollresults |
Show current results for a poll. |
/endpoll |
End a poll early. |
Warnings & Auto-Moderation
| Command |
Description |
/warn |
Verwarnt einen User. |
/warnings |
Zeigt alle Verwarnungen eines Users. |
/clearwarnings |
Delete all warnings for a user. |
/allwarnings |
Show all warnings on this server. |
| Command |
Description |
/userinfo |
Show information about a user. |
/lock |
Lock the current channel for regular members. |
/unlock |
Unlock the current channel. |
/setautorole |
Set the role given to new members automatically. |
Anti-Spam
| Command |
Description |
/antispam |
Configure anti-spam settings. |
Logging & Slow Mode
| Command |
Description |
/slowmode |
Set slowmode for the current channel. |
Server Rules
| Command |
Description |
/setrules |
Set the server rules (shown by /rules). |
/rules |
Show the server rules. |
Tickets & Ban Appeals
| Command |
Description |
/appealaccept |
Accept a ban appeal — unbans the user and closes the appeal. |
/appealdeny |
Deny a ban appeal — notifies the user the ban stays. |
/ticketsetup |
Post the ticket panel in a channel. |
/ticketclose |
Close the current ticket channel. |
/ticketclaim |
Claim this ticket as your responsibility. |
/ticketadd |
Add a user to this ticket channel. |
/ticketremove |
Remove a user from this ticket channel. |
/ticketlist |
List all open tickets. |
Reaction Roles
| Command |
Description |
/addreactionrole |
Add a reaction role to a message. |
/listreactionroles |
List all reaction roles. |
/removereactionrole |
Remove a reaction role by ID. |
| Command |
Description |
/createmenu |
Create a role selection dropdown menu. |
/addmenuoption |
Add a role option to a menu. |
/publishmenu |
Post a role menu to its channel. |
/deletemenu |
Delete a role menu. |
Temporary Roles
| Command |
Description |
/temprole |
Give a user a temporary role. |
/temproles |
List active temporary roles on this server. |
/birthday |
Set your birthday (MM-DD). |
/birthdays |
Show upcoming birthdays on this server. |
Leveling
| Command |
Description |
/rank |
Show your XP rank. |
/xpleaderboard |
Show the XP leaderboard. |
/setlevelrole |
Assign a role at a specific level. |
Leaderboard & Attendance
| Command |
Description |
/leaderboard |
Show the game submission leaderboard. |
/attend |
Mark a user as present at an event. |
/attendance |
Show attendance for an event. |
/myattendance |
Show your own attendance history. |
Giveaways
| Command |
Description |
/giveaway |
Start a giveaway. |
/endgiveaway |
End a giveaway early. |
/giveaways |
List active giveaways. |
Suggestions
| Command |
Description |
/suggest |
Submit a suggestion. |
/approve |
Approve a suggestion. |
/reject |
Reject a suggestion. |
/suggestions |
List suggestions by status. |
Custom Commands
| Command |
Description |
/addcommand |
Add a custom text command. |
/removecommand |
Remove a custom command. |
/commands |
List all custom commands on this server. |
AFK System
| Command |
Description |
/afk |
Set yourself as AFK. |
/afkoff |
Remove your AFK status. |
Sticky Messages
| Command |
Description |
/sticky |
Set a sticky message in this channel. |
/unsticky |
Remove the sticky message from this channel. |
Reminders
| Command |
Description |
/remindme |
Set a reminder. |
/myreminders |
List your active reminders. |
/cancelreminder |
Cancel a reminder. |
Embed Builder
| Command |
Description |
/postembed |
Post a custom embed to a channel. |
Always-available commands
These work even when their feature is disabled, as they are core to bot operation:
/setup · /config · /help · /features · /activate · /deactivate
Notes
- Admin role: Set during
/setup. Users with this role (or Administrator permission) can run admin commands.
- Feature gating: Commands tied to a disabled feature return a notice telling the user the feature is off.
- Language: All command responses follow the per-guild bot language (English or German), set via
/setup or /config.
- Ephemeral: Most admin command responses are ephemeral (only visible to the user who ran them).