Files
TentacleBot/.env.example
Garret Patti 048005f0a8
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 37s
move secrets to env variables add palworld commands
2026-07-10 19:26:26 -04:00

4 lines
176 B
Plaintext

# Copy this file to .env and set your real values.
DISCORD_BOT_TOKEN=YOUR_DISCORD_BOT_TOKEN_HERE
PALWORLD_PASSWORD=YOUR_PALWORLD_PASSWORD_HERE
LLM_API_KEY=YOUR_LLM_API_KEY_HERE