9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
# This file contains environment variables for the application.
|
|
ENVIRONMENT=production # development, production, test
|
|
|
|
## Discord Bot Configuration
|
|
CHANNEL=
|
|
CLIENTID=
|
|
CLIENTSECRET=
|
|
TOKEN=
|