add .env example file
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# This file contains environment variables for the application.
|
||||
ENVIRONMENT=production # development, production, test
|
||||
|
||||
## Discord Bot Configuration
|
||||
CHANNEL=
|
||||
CLIENTID=
|
||||
CLIENTSECRET=
|
||||
TOKEN=
|
||||
Reference in New Issue
Block a user