mirror of
https://github.com/driftywinds/discord-timestamp-bot.git
synced 2025-12-19 06:53:33 +00:00
5 lines
147 B
Bash
5 lines
147 B
Bash
# Discord Bot Configuration
|
|
DISCORD_BOT_TOKEN=your_discord_bot_token_here
|
|
|
|
# Optional: Set log level (DEBUG, INFO, WARNING, ERROR)
|
|
# LOG_LEVEL=INFO |