20 |
# https://pixabay.com |
# https://pixabay.com |
21 |
PIXABAY_TOKEN= |
PIXABAY_TOKEN= |
22 |
|
|
23 |
|
# JWT Secret |
24 |
|
JWT_SECRET= |
25 |
|
|
26 |
|
# MongoDB Connection String |
27 |
|
MONGO_URI= |
28 |
|
|
29 |
# Bot token |
# Bot token |
30 |
TOKEN= |
TOKEN= |
31 |
|
|
32 |
|
# Debug webhook URL |
33 |
|
DEBUG_WEKHOOK_URL= |
34 |
|
|
35 |
# These are the tokens for the dashboard API auth |
# These are the tokens for the dashboard API auth |
36 |
# Users having these tokens will be able to read and |
# Users having these tokens will be able to read and |
37 |
# change the config for the given guild. |
# change the config for the given guild. |