BOT_TOKEN=# Token for the bot that is sent to discord for notifications to be sent from (required)USER_API_KEY=# Notifiarr apikey for the user running the bot (required)DEV_DISCORD_USERS=# List of dicord ids the bot will listen to when testing = true (optional)NOTIFIARR_API_URL=# Notifiarr API path for webhooks to be sent to (required)BETTER_UPTIME_URL=# Betteruptime heartbeat url for uptime checking (optional)CRONITOR_URL=# Cronitor heartbeat url for uptime checking (optional)WEBHOOKS=# Send webhooks to the NotifiarrTESTING=# Testing botLOG_LEVEL=# Set how much output you want. Use one of: 'error', 'warn', 'info', 'http', 'verbose', 'debug', 'silly'LOG_PATH="logs"# The path where log files are output, default is logs folder relative to the running application, otherwise a full path should be usedUP_PING=# Send uptime pings to Betteruptime or CronitorSC_PING=# Send server count information to Notifiarr for this bot tokenUPTIME_DELAY=# How long to wait between uptime pingsCOUNT_DELAY=# How long to wait between sending user countsThe container is looking for the above environment variables so it knows what token to start the bot with and what user it belongs to