Skip to content

butterflysky/butterfly_bots

Repository files navigation

rough instructions to get started:

  1. add a .env file to ./src/adonis_blue/ containing the following:
OPENAI_API_KEY=<your-api-key>
DISCORD_API_KEY=<your-bot-api-key>
GUILD_IDS=[<guild-id-where-your-bot-will-listen-for-slash-commands>,...]
  1. docker-compose build && docker-compose up -d adonis_blue

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Contributors