Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ DATABASE_URL=sqlite:///<PATH>
# Rotating this value invalidates all stored tokens (users must re-run /setup).
# Legacy name ENCRYPTION_SALT is still accepted for backward compatibility.
ENCRYPTION_KEY=<32+ RANDOM SECRET CHARS>
DISCORD_CLIENT_ID=<CLIENT ID>

# Which baked-in emoji ID set to fall back to when the bot can't fetch its own
# application emojis at startup: prod (default) or beta. The bot normally resolves
Expand Down
Loading