Skip to main content

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.

CDC Bot provides two configuration commands: /config for personal preferences and /server_config for server-wide settings. Both present an interactive dropdown panel for changing settings.

/config

View and update your personal preferences. The response is ephemeral (only you can see it). Parameters None. How to use
1

Run /config

An embed appears showing all your current preferences with their current values.
2

Select a preference

Use the dropdown to choose which preference to modify.
3

Enter the new value

A modal dialog opens. Type the new value and submit. Boolean preferences require exactly True or False.
Available preferences
PreferenceTypeDefaultDescription
PolyamorousboolFalseAllows joining group marriages. All marriage members must have this enabled.
Disable ProposalsboolFalsePrevents others from proposing to you via /marriages propose.
Defer Cheating AlertsboolFalseSends cheating alerts as a daily summary instead of real-time DMs.

/server_config

View and update settings that apply to all users in the current server. The response is ephemeral. Parameters None. How to use
1

Run /server_config

An embed appears showing all server settings with their current values.
2

Select a setting

Use the dropdown to choose which setting to modify.
3

Enter the new value

A modal dialog opens. Type the new value and submit.
Available settings
SettingTypeDefaultDescription
Enable WordgamesboolTrueAllows word games to be triggered in this server.
Enable Auto-responsesboolTrueCDC Bot will reply when mentioned or replied to.
Enable Cat PostingboolFalseEnables automatic cat photo posting in a channel.
Cat Posting Channel IDint0Discord channel ID where cat photos are sent.
Cat Submission Channel IDint0Discord channel ID where submissions are reviewed.
Any user can currently run /server_config. Use Discord’s application command permission settings to restrict it to moderators or administrators.

Build docs developers (and LLMs) love