Refactor environment variables and update systemd service configuration for ANewDawn

This commit is contained in:
Joakim Hellsén 2026-03-17 19:47:25 +01:00
commit 195ca21947
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
7 changed files with 70 additions and 97 deletions

View file

@ -0,0 +1,11 @@
# Copy this file to /etc/ANewDawn/ANewDawn.env and fill in the required values.
# Make sure the directory is owned by the user running the service (e.g., "lovinator").
# Discord bot token
DISCORD_TOKEN=
# OpenAI token (for GPT-5 and other OpenAI models)
OPENAI_TOKEN=
# Optional: additional env vars used by your bot
# MY_CUSTOM_VAR=