{ "name": "discord", "display_name": "Discord Channel", "kind": "channel", "version": "0.1.0", "description": "Talk to your agent in Discord", "keywords": ["messaging", "chat", "discord", "bot"], "source": { "dir": "channels-src/discord", "capabilities": "discord.capabilities.json", "crate_name": "discord-channel" }, "artifacts": { "wasm32-wasip2": { "url": "https://github.com/nearai/ironclaw/releases/latest/download/discord-wasm32-wasip2.tar.gz", "sha256": null } }, "auth_summary": { "method": "manual", "provider": "Discord", "secrets": ["discord_bot_token"], "shared_auth": null, "setup_url": "https://discord.com/developers/applications" }, "tags": ["messaging"] }