No description
Find a file
Edgar P. Burkhart d46e6a5f35
All checks were successful
Push Docker image / build (push) Successful in 1m40s
Update volume path in Docker Compose configuration for botbotbot service
2025-05-05 10:29:20 +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 Update volume path in Docker Compose configuration for botbotbot service 2025-05-05 10:29:20 +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