Discord
ChannelRun your agent as a Discord bot across servers and threads.
Install
Install the framework. The Discord channel ships with it:
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 for intents and slash-command setup.