Discord
ChannelRun your agent as a Discord bot across servers and threads.
Install
Add this channel from eve's registry. This writes agent/channels/discord.ts:
Quick start
Create agent/channels/discord.ts:
Configure
Create a Discord application, add a bot, and set the interactions endpoint URL to the route eve serves (/eve/v1/discord). Provide the bot token and public key through environment variables. See the Discord channel docs for intents and slash-command setup.