first commit
This commit is contained in:
commit
57562c5ba6
23 changed files with 1979 additions and 0 deletions
7
.env.example
Normal file
7
.env.example
Normal file
|
@ -0,0 +1,7 @@
|
|||
# NODE_ENV=development
|
||||
HOST=0.0.0.0
|
||||
PORT=8080
|
||||
|
||||
DISCORD_TOKEN=YOUR_DISCORD_BOT_TOKEN
|
||||
DISCORD_GUILD_ID=YOUR_DISCORD_GUILD_ID
|
||||
DISCORD_USER_ID=YOUR_DISCORD_USER_ID
|
Loading…
Add table
Add a link
Reference in a new issue