Files
discord-heidi/README.md
Christoph Urlacher 4f3f5f8051 Add README.md
2022-01-19 15:04:32 +00:00

4 lines
270 B
Markdown

The environment variables "DISCORD_TOKEN" and "DISCORD_GUILD" must be set to run the bot.
When run locally the boat loads an existing ".env"-file from the same directory as the script.
When running a docker container an ".env"-file can be loaded with "--env-file .env".