Skip to content

Discord bot that uses OpenAI Assistants API v2

License

Notifications You must be signed in to change notification settings

halfaipg/assistants-bot

 
 

Repository files navigation

assistants-bot

Discord bot that uses OpenAI Assistants API v2.

Configuration

Example configuration can be found in the .env.sample file. Rename it to .env, comment out the commented variables and fill them in.

For production, I recommend storing the secrets in environment variables instead.

Running the bot

Running from source

Execute the following command in the root directory of the project:

npm run start

Running in Docker

About

Discord bot that uses OpenAI Assistants API v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.1%
  • Dockerfile 3.2%
  • JavaScript 2.7%