master
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 14s
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 --name heidibot registry.gitlab.com/churl/heidibot
Description
Improved Userconfig
Latest
Languages
Python
93.2%
Nix
5.1%
Dockerfile
1%
Shell
0.7%