No description
Find a file
Edgar P. Burkhart 1e25826413
All checks were successful
Push Docker image / build (push) Successful in 1m27s
Refactor configuration handling and add Docker Compose setup for botbotbot service
2025-05-05 10:23:49 +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
.gitignore Update .gitignore, add requests dependency, and implement CambAI TTS integration 2025-03-22 20:52:22 +01: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 Refactor configuration handling and add Docker Compose setup for botbotbot service 2025-05-05 10:23:49 +02:00
config.sample.toml Initial commit 2024-06-10 09:26:53 +02:00
Dockerfile Refactor configuration handling and add Docker Compose setup for botbotbot service 2025-05-05 10:23:49 +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