No description
Find a file
Edgar P. Burkhart c4205dbaf6
All checks were successful
Push Docker image / build (push) Successful in 3m23s
Install ffmpeg in Dockerfile for media processing support
2025-05-26 23:27:51 +02:00
.forgejo/workflows Update Docker image tag format in GitHub Actions workflow 2025-05-05 10:16:19 +02:00
assets Enhance VoiceBot with random phrase generation and presence updates based on selected words 2025-03-23 13:57:33 +01:00
botbotbot Refactor configuration handling and add Docker Compose setup for botbotbot service 2025-05-05 10:23:49 +02:00
config Refactor configuration paths in .gitignore and compose.yaml; add config.sample.toml 2025-05-05 10:25:58 +02:00
.gitignore Refactor configuration paths in .gitignore and compose.yaml; add config.sample.toml 2025-05-05 10:25:58 +02:00
.pre-commit-config.yaml Update .gitignore, add requests dependency, and implement CambAI TTS integration 2025-03-22 20:52:22 +01:00
.python-version Initialize botbotbot-py project with basic structure and configuration 2025-03-22 16:04:53 +01:00
botbotbot.service Update .gitignore, add requests dependency, and implement CambAI TTS integration 2025-03-22 20:52:22 +01:00
compose.yaml Add missing restart policy for botbotbot service in Docker Compose 2025-05-21 16:57:28 +02:00
Dockerfile Install ffmpeg in Dockerfile for media processing support 2025-05-26 23:27:51 +02:00
pyproject.toml Add Dockerfile for containerized deployment of the bot 2025-05-04 21:10:41 +02:00
README.md Initialize botbotbot-py project with basic structure and configuration 2025-03-22 16:04:53 +01:00
uv.lock Refactor message handling by introducing TextBot class; enhance reply and reaction logic 2025-03-22 22:31:39 +01:00