feat: initial Papo bot scaffold
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
DISCORD_TOKEN=
|
||||
DISCORD_CLIENT_ID=
|
||||
DISCORD_GUILD_ID=
|
||||
DISCORD_GUILD_IDS=
|
||||
DATABASE_URL=
|
||||
PORT=3000
|
||||
SESSION_SECRET=change_me
|
||||
Reference in New Issue
Block a user