Initial discord bot
This commit is contained in:
7
bot/bot.env.example
Normal file
7
bot/bot.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
DISCORD_TOKEN=<token>
|
||||
ADMIN_ID=209692688415457282
|
||||
OLLAMA_HOST=ollama
|
||||
OLLAMA_PORT=11434
|
||||
OLLAMA_MODEL=llama3
|
||||
REDIS_HOST=redis
|
||||
PROMPT=You are a part of a Discord chat. Try to blend in!
|
||||
Reference in New Issue
Block a user