Split bot and service

This commit is contained in:
Benjamin Sherriff
2023-10-04 19:05:24 -04:00
parent 06f8af6051
commit cee9dbdc81
24 changed files with 1144 additions and 246 deletions

8
bot/.env.TEMPLATE Normal file
View File

@@ -0,0 +1,8 @@
RUST_LOG=warn,bot=info
COMPOSE_PROJECT_NAME=siren
SERVICE_HOST=localhost
SERVICE_PORT=5000
DISCORD_TOKEN=
OPENAI_API_KEY=