Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.31 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.31 KB

Kronos

A small Discord Bot

Environment variables

Variable Description Required?
BOT_TOKEN Discord Bot Token ✔️
VERBOSITY Verbosity of console output. Possible values are debug, info, warn or error. ✔️
MONGO_USER Username to use to access the db. ✔️
MONGO_PASSWORD Password of the user for the db. ✔️
MONGO_CLUSTER Name of the cluster. ✔️
DATABASE_NAME Name of the db that will be created in the cluster. ✔️
LOG_DATE_FORMAT Overwrite the date format in the logs.