Skip to content

Commit 13be671

Browse files
committed
Merge branch 'chore/update-env-example' into queue
2 parents 8c80687 + 4f78194 commit 13be671

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.env.example

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
PORT = 8999
1+
PORT = "<PORT>" # Default :8999
22
DISCORD_PUBLIC_KEY = "<DISCORD_PUBLIC_KEY>"
3-
DISCORD_QUEUE = "<DISCORD_QUEUE>"
3+
GUILD_ID = "<DISCORD_GUILD_ID>"
4+
BOT_TOKEN = "<BOT_TOKEN>"
5+
DISCORD_QUEUE = "<DISCORD_QUEUE>"

0 commit comments

Comments
 (0)