DiscordChatExporter/scrape.env.example
Your Name 43f5fa3b71 Add recurring CLI scrape automation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-24 17:04:07 -05:00

8 lines
172 B
Plaintext

# Copy this file to scrape.env and fill in your real values.
DISCORD_TOKEN=
TZ=UTC
# Match these to the host user that should own created files.
DCE_UID=1000
DCE_GID=1000