5 lines
132 B
Bash
5 lines
132 B
Bash
|
|
DISCORD_TOKEN=your_real_discord_token_here
|
||
|
|
OLLAMA_API=http://localhost:11434
|
||
|
|
MODEL_NAME=llama3:latest
|
||
|
|
CHANNEL_ID=123456789012345678
|