CDC Bot watches for messages that mention it directly (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) or reply to one of its messages. When it detects a match, it compares the message content against a predefined set of phrases and responds with a random reply from the matching category.
How auto-responses work
When a user mentions CDC Bot or replies to it, the bot:- Checks whether auto-responses are enabled for the current server (configurable via
/server_config) - Scans the message for any recognized phrase from its pattern list
- Sends a randomly chosen response for the matched pattern
- If no pattern matches, sends a fallback response (
:fish:) to indicate confusion
If you receive a
:fish: emoji reply, the bot didn’t recognize your message. Try rephrasing or use one of the recognized phrases below.Recognized phrases
The bot recognizes the following input forms and responds accordingly:| Pattern category | Recognized inputs |
|---|---|
| Greeting | hi, hello |
| How are you | how are you, how r you, how are u, how r u |
| I’m good | im good, i'm good, im ok, i'm ok, i'm alright, im alright |
| Cat expressions | :3, :3c, uwu, owo, nya, cat, kitty |
| I’m bad | im bad, i'm bad, im horrible, i'm horrible |
| Hostility | fuck you, screw you, you suck, i hate you, kys |
| I love you | i love you, ily, i love yoy |
| Is Geming a furry? | geming furry?, is geming a furry |
| Marry me | marry me, marry you, marry u, kiss me, hug me, fuck me |
| Celebration | yay, yippee, yaay, 🥳 |
| Confusion | what, huh, wtf, what the fuck |
| Disagreement | no, nah, nope, ur gay, you're gay, homosexual |
| Cheese | do you like cheese, do u like cheese |
| Compliment | ur hot, you're hot, ur pretty, you're pretty, you're kinda hot |
| Skill issue | skill issue |
| You’re welcome | np, no problem, you're welcome, ur welcome |
Spam reduction
If the bot sends a fallback:fish: response and you immediately send another unrecognized message, it reacts with a 😕 emoji instead of sending another message. This prevents repeated noise in the channel. Sending a recognized message clears your spam-reduction state.
DM support
You can DM CDC Bot directly. In DMs, the bot always responds (server auto-response settings do not apply), and it sends messages rather than replies.Disabling auto-responses
Server admins can disable auto-responses for their server using/server_config and setting Enable Auto-responses to False. The bot will stop replying to mentions in that server.