Server Settings
The Settings panel is a special module that is always active and cannot be disabled. It contains global server settings that affect bot behavior.
Access
Available to any user who can log into the panel (ADMINISTRATOR or Dashboard Users).
How to open
- Go to the server's module grid
- Find the Settings tile in the "Administration" section
- Click Edit
The Settings tile has no on/off toggle — it's always active because it contains essential server settings.
Available Settings
Broadcast Channel (required)
The channel where the bot sends announcements, changelogs, and broadcasts from the developer.
- You must select a channel from the text channels list
- Configuration cannot be saved without this setting
- Choose a channel visible to all server members
Bot Language
The language in which the bot responds on your server.
| Option | Description |
|---|---|
| English | Default |
| Polski | Full Polish translation |
| Deutsch | German translation |
The bot will automatically change response language after saving.
Default Embed Color
A hex color (e.g., #5865F2) used as the default side bar color in bot embeds when a module doesn't have its own color.
- Click the color square to open the native color picker
- Or enter the hex value manually in the text field
- Format:
#+ 6 characters (0-9, A-F)
Moderation Roles (required)
Roles that grant access to moderation commands (ban, kick, mute, warn) and permissions in the Suggestions, Polls, and Message Builder modules (when set to "moderation_roles").
- Select at least one role from the server roles list
- Members with these roles can manage many aspects of the bot
- The bot requires a minimum of one role — cannot be saved without it
Make sure moderation roles are assigned to the appropriate people. Anyone with such a role will be able to ban, kick, mute, and manage suggestions/polls.
Dashboard Users (panel access)
A list of Discord users who can use the web panel without ADMINISTRATOR permission.
- Enter a Discord User ID (17-20 digits) and click Add
- To find the ID: enable Developer Mode in Discord → right-click on user → "Copy User ID"
- To remove: click X next to the user ID
- Users from this list have full access to the server's bot configuration in the panel
Add trusted moderators here who should have panel access but you don't want to give them full ADMINISTRATOR permissions on Discord.
Saving Changes
The panel uses the UnsavedBar pattern — after making changes, a bar appears at the bottom of the screen with buttons:
- Save — saves all changes to the server
- Cancel — reverts changes to the last saved state
If you try to leave the panel without saving, the bar will turn red and shake the screen, reminding you of unsaved changes.
Settings cannot be saved if:
- No broadcast channel is selected
- No moderation role is selected
- The embed color has an invalid hex format