{ "name": "discord", "display_name": "Discord Channel", "kind": "channel", "version": "0.2.1", "wit_version": "0.3.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/download/v0.19.0/channel-discord-0.2.1-wasm32-wasip2.tar.gz", "sha256": "6159cb54aa44a9d8219e29bf0aea9404213b20ff567506fe75f23d4698d6ec18" } }, "auth_summary": { "method": "manual", "provider": "Discord", "secrets": [ "discord_bot_token" ], "shared_auth": null, "setup_url": "https://discord.com/developers/applications" }, "tags": [ "messaging" ] }