Environments - Ganyu-Studios/stelle-music GitHub Wiki
- Environment variables? What kind of weirdness is that?
📋 Available Variables
[!NOTE] The table will be updated as more variables are added.
Here is a list of the variables that Stelle owns or may own:
Key | Required | Type | Usage |
---|---|---|---|
TOKEN |
Yes |
string |
Used to connect to discord. |
DATABASE_URL |
Yes |
string |
Used to connect to the database. |
ERRORS_WEBHOOK |
Yes |
string |
Used for error logging. |
REDIS_HOST |
Yes |
string |
Used for redis server. |
REDIS_PORT |
Yes |
number |
^ |
REDIS_PASSWORD |
Yes |
string |
^ |