Initial Commit
This commit is contained in:
commit
6d2e379a0c
41 changed files with 5064 additions and 0 deletions
13
.env.example
Normal file
13
.env.example
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
NODE_ENV=test
|
||||
LOCATION=
|
||||
BOT_OWNER=
|
||||
DISCORD_GUILD_ID=
|
||||
SHINUWA_USER_ID=
|
||||
INVITE_LINK=
|
||||
WEB_SERVER_PORT=3000
|
||||
WEB_API_KEY=
|
||||
DISCORD_APPLICATION_ID=
|
||||
DISCORD_TOKEN=
|
||||
VOICE_CHANNEL_ID=
|
||||
TEXT_CHANNEL_ID=
|
||||
GAME_SERVERS_MESSAGE_ID=
|
||||
Loading…
Add table
Add a link
Reference in a new issue