Server administrators can control how CDC Bot behaves in their server using theDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/cdc-bot/main/llms.txt
Use this file to discover all available pages before exploring further.
/server_config command. Settings are stored per-server and persist across bot restarts.
Accessing server settings
Run/server_config in any channel where CDC Bot is present. The bot responds with an ephemeral embed showing all current settings. Use the dropdown to select and modify any setting.
Available settings
Enable Wordgames
| Property | Value |
|---|---|
| Type | Boolean |
| Default | True |
False, the /manual_wordgame_trigger command returns an error message and word games cannot be triggered by any means.
Enable Auto-responses
| Property | Value |
|---|---|
| Type | Boolean |
| Default | True |
False, the bot ignores all mentions and replies in that server. This does not affect DMs — users can still DM the bot directly.
Enable Cat Posting
| Property | Value |
|---|---|
| Type | Boolean |
| Default | False |
Cat Posting Channel ID
| Property | Value |
|---|---|
| Type | Integer (Discord channel ID) |
| Default | 0 |
Cat Submission Channel ID
| Property | Value |
|---|---|
| Type | Integer (Discord channel ID) |
| Default | 0 |
Changing a setting
Run /server_config
The bot responds privately with an embed showing all settings and their current values.
Enter the new value
A modal appears. For boolean settings, type
True or False. For channel ID settings, paste the numeric channel ID.