Core Logic: Stores high-value messages, ignores questions (intent gating), and retrieves context for future queries.
AI Integration: Optional OpenAI summarization/fact-checking; otherwise, returns source links.
Admin Dashboard: Web-based UI (Quart) for guild settings, channel management, and filters.
Privacy: Guild-scoped data isolation and user-specific data deletion.
Commands
Configuration & Setup (Admin)
/config setup Select read/write channels.
/config language Toggle language mode (Auto/English).
/ai <true|false> Enable or disable AI-enhanced replies.
/filter add <word> Add words to the blacklist.
/learn_history [limit] Backfill the database from channel history.
Moderation & Management
/clear <amount> Bulk delete recent messages.
/warn <member> [reason] Issue persistent warnings to users.
/invite Get the bots OAuth2 invite link.
User Tools & Utilities
/userinfo | /whois View basic or detailed member information.
/translate <text> Translate text based on guild language settings.
/support <message> Contact the bot owner directly.
/help Display the full command list.
!forget_me Permanently delete your stored data from the vector DB.

