{"name":"ai-bot","description":"Discord bot REST API on Cloudflare Pages Functions. API only — no website.","auth":"Every endpoint requires the :token_bot path segment to equal ENCRYPTION_KEY.","endpoints":{"sendEmbed":{"method":"POST","path":"/:token_bot/send/embed","body":{"json":"<string|object>","server-id":"<guild id, optional>","channel_id":"<channel id>"}},"sendPrivate":{"method":"POST","path":"/:token_bot/send/private","body":{"json":"<string|object>","user_id":"<user id>"}},"interaction":{"method":"POST","path":"/:token_bot","body":"Discord interaction (Ed25519-signed). PING -> PONG to verify."}},"docs":"https://github.com/EndermanHack19/ai-bot"}