Skip to content

Commit

Permalink
clear info and move it to README
Browse files Browse the repository at this point in the history
  • Loading branch information
yoggys committed Jul 20, 2024
1 parent 7ac1616 commit ac27578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
DISCORD_CLIENT_ID = "Your Discord App's client ID"
DISCORD_CLIENT_SECRET = "Your Discord App's client secret"
DISCORD_BOT_TOKEN = "Your Discord Bot Token"
DISCORD_WEBHOOK_URL = "Your Discord Webhook URL"
GUILD_ID = "ID of the guild this deployment targets"
APPEALS_CHANNEL = "ID of the channel used for appeal form submission"
DISCORD_WEBHOOK_URL = "Your Discord Webhook URL (if used, fill only JWT_SECRET)"
JWT_SECRET = "JSON Web Token secret, mash keyboard plz"

0 comments on commit ac27578

Please sign in to comment.