We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I start the container it shows me an error.
"Environment variable TOPIC_BOT is required"
The container was already running without errors and nothing was changed in the settings.
Here ist my .env:
BOT_TOKEN=*** MQTT_URL=mqtt://192.168..** MQTT_PORT=**** MQTT_USERNAME=user MQTT_PASSWORD=pass TOPIC_DISCOVERY=homeassistant TOPIC_BOT=discordbot GUILD_ID=*** YOUR_ID=*** BOT_ID=*** MQTT_CLIENT_ID=discordbot_dev_1 BOT_ACTIVITY=🏠Watching the house BOT_NICKNAME=Marcel
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I start the container it shows me an error.
"Environment variable TOPIC_BOT is required"
The container was already running without errors and nothing was changed in the settings.
Here ist my .env:
BOT_TOKEN=***
MQTT_URL=mqtt://192.168..**
MQTT_PORT=****
MQTT_USERNAME=user
MQTT_PASSWORD=pass
TOPIC_DISCOVERY=homeassistant
TOPIC_BOT=discordbot
GUILD_ID=***
YOUR_ID=***
BOT_ID=***
MQTT_CLIENT_ID=discordbot_dev_1
BOT_ACTIVITY=🏠Watching the house
BOT_NICKNAME=Marcel
The text was updated successfully, but these errors were encountered: