discord
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name DISCORD_BOT_TOKEN or zero doctor check-connector --url https://discord.com/api/v10/users/@me --method GET
How to Use
Base URL: https://discord.com/api/v10
Authorization header: Authorization: Bot YOUR_TOKEN
1. Get Current Bot User
curl -s "https://discord.com/api/v10/users/@me" -H "Authorization: Bot $DISCORD_BOT_TOKEN" | jq '{id, username, discriminator}'
2. Send Message to Channel
Write to /tmp/discord_request.json:
Related skills
More from vm0-ai/vm0-skills
hackernews
Hacker News API for stories and comments. Use when user mentions "Hacker
2.7Kcloudflare-tunnel
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
558google-sheets
Google Sheets API for spreadsheets. Use when user mentions "Google Sheets",
412minimax
MiniMax API for AI models. Use when user mentions "MiniMax", "Chinese
344instagram
Instagram API for posts and media. Use when user mentions "Instagram",
327apify
Apify web scraping platform. Use when user mentions "scrape website",
315