CDC Bot has two layers of configuration: per-user preferences that each member controls themselves, and per-server settings that apply to everyone in the server. Both are managed through slash commands and persist across restarts.Documentation 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.
User preferences (/config)
Use /config to open your personal settings panel. A dropdown lets you select any preference to change it.
| Preference | Type | Default | Description |
|---|---|---|---|
| Polyamorous | bool | False | Allows you to join or create group marriages. All members of a marriage must have this enabled. |
| Disable Proposals | bool | False | Prevents other users from proposing to you via /marriages propose. |
| Defer Cheating Alerts | bool | False | Instead of receiving cheating alerts in real time, receive a daily summary every 24 hours. |
Open your config panel
Run
/config in any channel where CDC Bot is present. An ephemeral (private) message appears with your current settings.Your preferences are private. Only you can see and modify your own settings.
Server settings (/server_config)
Server admins can use /server_config to control bot behavior server-wide.
| Setting | Type | Default | Description |
|---|---|---|---|
| Enable Wordgames | bool | True | Allows word games to be triggered in this server. |
| Enable Auto-responses | bool | True | Controls whether CDC Bot replies when mentioned. |
| Enable Cat Posting | bool | False | Enables automatic cat photo posting in a designated channel. |
| Cat Posting Channel ID | int | 0 | The channel ID where cat photos are sent. |
| Cat Submission Channel ID | int | 0 | The channel ID where cat photo submissions are reviewed. |
Open the server config panel
Run
/server_config in any channel. The response is ephemeral so only you see it.