Files
DiscordChatExporter/scrape.env.example
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