Christoph Urlacher d04244221b
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 14s
Replace ENTRANCE.SOUND menu with dropdowns
2023-12-09 23:01:24 +01:00
2023-12-09 15:28:26 +01:00
2023-11-25 21:40:50 +01:00
2023-12-09 18:03:42 +01:00
2023-12-09 17:20:46 +01:00
2023-12-09 17:34:54 +01:00
2021-03-24 21:15:41 +01:00
2023-11-25 19:17:19 +01:00
2022-01-20 23:22:13 +01:00
2023-12-09 17:36:53 +01:00

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
No description provided
Readme 89 MiB
2023-12-09 23:02:34 +01:00
Languages
Python 93.2%
Nix 5.1%
Dockerfile 1%
Shell 0.7%