This website requires JavaScript.
Explore
Help
Sign in
edpibu
/
botbotbot
Watch
1
Fork
You've already forked botbotbot
0
Code
Issues
Releases
Activity
a51483f9da
Branches
Tags
No results found.
botbotbot
/
botbotbot
History
Edgar P. Burkhart
a51483f9da
Add shuffle listener to VoiceBot for enhanced voice state management
2025-03-23 13:06:45 +01:00
..
__init__.py
Add token validation and implement random voice channel connection in VoiceBot
2025-03-23 11:54:31 +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
Add shuffle listener to VoiceBot for enhanced voice state management
2025-03-23 13:06:45 +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