Christoph Urlacher 56b625b5b8
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 8s
Set DOCKER using env
2023-11-26 00:36:25 +01:00
2023-11-21 20:17:12 +01:00
2023-11-26 00:33:20 +01:00
2023-11-25 21:40:50 +01:00
2023-11-25 19:36:28 +01:00
2022-01-21 10:52:58 +00:00
2023-11-26 00:36:25 +01:00
2022-01-20 00:03:04 +01:00
2023-11-25 19:36:33 +01:00
2023-11-25 19:36:33 +01:00
2021-03-24 21:15:41 +01:00
2022-10-28 16:15:45 +02:00
2022-01-19 15:09:52 +01:00
2023-11-25 19:17:19 +01:00
2022-01-20 23:22:13 +01:00
2022-11-13 14:26:21 +01:00
2022-11-09 01:11:20 +01:00
2022-11-08 20:45:34 +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%