botbotbot/botbotbot
2025-03-23 13:57:33 +01:00
..
__init__.py Enhance VoiceBot with random phrase generation and presence updates based on selected words 2025-03-23 13:57:33 +01:00
__main__.py Update .gitignore and pyproject.toml; streamline main entry point for BotBotBot 2025-03-22 18:32:13 +01:00
ai.py Refactor AIBot initialization and response handling; add type hints and update pre-commit configuration 2025-03-22 18:05:42 +01:00
nicks.py Add NickBot for nickname management and integrate slash commands for dynamic nickname assignment 2025-03-23 10:14:03 +01:00
shuffle.py Implement Shuffler and Wordlist classes; enhance TextBot with shuffle and reaction features 2025-03-22 22:57:53 +01:00
text.py Enhance reaction handling in TextBot to support removal of reactions and improve logging for reaction events 2025-03-23 11:28:25 +01:00
tts.py Add logging for task generation and run ID retrieval in CambAI; enhance member name randomization in VoiceBot 2025-03-23 12:04:59 +01:00
voice.py Enhance VoiceBot with random phrase generation and presence updates based on selected words 2025-03-23 13:57:33 +01:00
wordlist.py Add VoiceBot class for voice state handling; enhance Wordlist initialization with guild IDs 2025-03-22 23:07:54 +01:00