Skip to content
Discussion options

You must be logged in to vote

OpenACP supports Discord with thread-based sessions, slash commands, and button interactions.

Steps:

  1. Install OpenACP:
npm install -g @openacp/cli
openacp
  1. When the setup wizard asks for platform, select Discord
  2. Enter your Discord bot token (create a bot at Discord Developer Portal)
  3. Enter the Guild ID (server ID) of the Discord server you want to use
  4. Select an agent and workspace directory
  5. Invite the bot to your Discord server
  6. Send a message to the bot — each session creates its own thread

The Discord adapter uses discord.js. Each session is managed in a separate thread with auto-naming.

Related: Quick Start · Discord Setup

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by psychomafia-tiger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant