Christoph Urlacher 75fb627361
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 2m12s
Clean up type hints everywhere, overhaul bot configuration
2025-09-23 20:43:42 +02:00
2025-09-23 20:34:28 +02:00
2023-11-25 21:40:50 +01:00
2023-12-09 18:03:42 +01:00
2025-09-23 20:37:27 +02:00
2025-09-23 20:37:27 +02:00
2021-03-24 21:15:41 +01:00
2023-11-25 19:17:19 +01:00
2025-09-23 20:37:38 +02:00
2022-01-20 23:22:13 +01:00
2023-12-09 17:36:53 +01:00
2025-09-23 20:37:38 +02: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 115 MiB
Languages
Python 95.6%
Nix 3.2%
Dockerfile 0.6%
Shell 0.6%