Message Content Intent Hero Banner
Message Content Intent back
Charged Bot GuideDoc. 01
CONFIDENTIALp. 24
Message Content Intent

Coming soon

Intents/Message Content Intent

Message Content Intent

Custom automated keyword responders, community rule reminders, and channel-specific FAQ triggers.

Custom automated keyword responders, community rule reminders, and channel-specific FAQ triggers. Charged processes required Discord gateway events exclusively in real-time to execute automated community workflows configured by authenticated server administrators.

All gateway event payloads are evaluated purely in-memory and discarded immediately upon completion. Under no circumstances does Charged maintain persistent member archives, track behavioral analytics, or train generalized artificial intelligence models.

Verification Deep Link

Technical Architecture & Feature Breakdown

  1. A. Custom Keyword Auto-Responders

    Evaluates message text in real time against configured exact, contains, or starts-with trigger patterns to answer common community questions instantly.

  2. B. Dynamic Runtime Variable Engine

    Seamlessly injects real-time placeholders like {user}, {server}, and custom server variables into automated replies upon matching triggers.

  3. C. Channel-Scoped Filtering & Opt-Out

    Administrators can restrict matching to designated channels (e.g., #support or #faq) or disable features at any time via the dashboard.

Official Verification Justification

Charged requires the Message Content Intent solely for real-time evaluation of administrator-configured community automation features: 1. Custom Keyword Auto-Responders & Community FAQs: Server administrators configure automated responses for community questions, onboarding help, and server rule reminders matching exact words, substrings (contains), or start-of-message phrases. Charged must inspect incoming message text in real time to match it against these active, configured rules and provide instant guidance to members. 2. Channel-Specific Scoping & Dynamic Variable Resolution: Auto-responder rules can be restricted to specific channels (e.g. support or FAQ channels). When a message matches a configured trigger, Charged resolves dynamic runtime placeholders (such as {user}, {server}, and custom server constants) directly into the reply. Data Protection & Non-Storage Policy: - Zero Message Storage: Message content is evaluated purely in-memory and discarded immediately after trigger matching. Charged never logs, archives, indexes, or persists message content to any database. - No AI / ML Model Training: Message content is never used to train or fine-tune artificial intelligence or machine learning models. - Administrative Opt-Out: Administrators can enable, disable, or delete auto-responders globally or per-channel at any time via the web management dashboard.

Developer Policy & Privacy Disclosures

Do you store message content data outside of Discord?

NO. Charged operates with zero persistent storage of message contents. Incoming messages are inspected in-memory solely for pattern matching and discarded immediately.

Will message content data be used to train machine learning or AI models?

NO. Message content is strictly never utilized to train, fine-tune, or calibrate artificial intelligence models.

Can users opt out of message content tracking?

YES. Because no tracking or persistent storage exists, user data is never retained. Administrators can disable features per channel at any time.