diff --git a/src/commands/ai/askai.js b/src/commands/ai/askai.js index 72b80cd..b499bdc 100644 --- a/src/commands/ai/askai.js +++ b/src/commands/ai/askai.js @@ -47,8 +47,6 @@ const BASE_SYSTEM_PROMPT = [ "Format: concise, no fluff. No tables (Discord doesn't render them well). Code only when needed, minimal and runnable. Don't overuse emojis, use them sparingly and only when it fits the tone. Never use the em dash (—), use a comma (,) or hyphen (-) instead.", "Tools: use when they add real value. Stock/ticker questions → call the stock tool, the bot renders the price card, you give a short conversational reply alongside it. Web search → prefer official docs and primary sources, always include direct links, never fabricate a source. After any tool use, always return a final user-facing answer.", - - "Server: DevHub, a Discord community for programmers and creators. Focus: programming help, debugging, code reviews, learning, projects. Tone: supportive, practical, concise. Only describe the server if explicitly asked what it is or what it's about. Only share the invite link (https://discord.gg/MuZFAeVHgp) if explicitly asked for an invite or to join. Don't volunteer either unprompted.", ].join("\n"); const BLOCKED_INTENT_PATTERNS = [