No description
Find a file
2025-05-05 09:29:17 +02:00
.forgejo/workflows Refactor GitHub Actions workflow to specify event trigger and update runner environment 2025-05-05 09:29:17 +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 Add unjoin_voice command to allow users to disconnect from voice channels 2025-05-04 20:58:42 +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
config.sample.toml Initial commit 2024-06-10 09:26:53 +02:00
Dockerfile Add Dockerfile for containerized deployment of the bot 2025-05-04 21:10:41 +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