remove and ignore voicelines
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
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".
|
||||
|
||||
docker run -d --env-file .env --mount src=/root/HeidiBot/voicelines,target=/sounds,type=bind registry.gitlab.com/churl/heidibot:latest
|
||||
|
Reference in New Issue
Block a user