Skip to content

Commit

Permalink
Update BOT_API_KEY_ENCRYPT_SECRET for discord.place API key encryption
Browse files Browse the repository at this point in the history
  • Loading branch information
chimpdev committed May 6, 2024
1 parent 16f421b commit 2e97623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Before running the project, you need to set up the following environment variabl
| SESSION_SECRET | Secret used for session encryption | Yes | RandomString |
| SESSION_STORE_SECRET | Secret used for session store encryption | Yes | RandomString |
| GITHUB_AUTO_DEPLOY_SECRET | Secret for GitHub auto-deployment webhook verification | No | RandomString |
| BOT_API_KEY_ENCRYPT_SECRET | Secret for Discord bot API key encryption | Yes | RandomString |
| BOT_API_KEY_ENCRYPT_SECRET | Secret for discord.place API key encryption | Yes | RandomString |
| DISCORD_CLIENT_TOKEN | Token for Discord bot integration | Yes | DiscordToken |
| DISCORD_CLIENT_SECRET | Secret for Discord bot integration | Yes | DiscordSecret |
| DISCORD_CLIENT_ID | Client ID for Discord bot integration | Yes | DiscordClientID |
Expand Down

0 comments on commit 2e97623

Please sign in to comment.