first commit

This commit is contained in:
creations 2025-01-16 11:34:53 -05:00
commit 57562c5ba6
Signed by: creations
GPG key ID: 8F553AA4320FC711
23 changed files with 1979 additions and 0 deletions

7
.env.example Normal file
View 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