diff --git a/README.md b/README.md new file mode 100644 index 0000000..719154d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +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".