Edgar P. Burkhart edpibu
438 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarMonWedFri
Less
More
edpibu pushed to main at edpibu/botbotbot 2025-03-28 22:27:29 +01:00
b1bcb44dac Adjust random voice channel connection probability for improved distribution
edpibu pushed to main at edpibu/botbotbot 2025-03-24 17:47:57 +01:00
b2c1996b64 Refactor connect_voice_chan method to streamline voice channel connection logic
edpibu pushed to main at edpibu/botbotbot 2025-03-24 10:50:26 +01:00
f4a16f88a9 Refactor random voice channel connection logic to use dynamic weights based on member count
edpibu pushed to main at edpibu/botbotbot 2025-03-24 10:47:05 +01:00
3f6e41b0c0 Refactor VoiceBot to manage voice connections with a dictionary and improve channel handling logic
edpibu pushed to main at edpibu/botbotbot 2025-03-23 13:57:43 +01:00
1de2ffb2b6 Enhance VoiceBot with random phrase generation and presence updates based on selected words
edpibu pushed to main at edpibu/botbotbot 2025-03-23 13:42:36 +01:00
f2464e57f7 Add custom activity presence to ChaosBot on ready event
edpibu pushed to main at edpibu/botbotbot 2025-03-23 13:06:54 +01:00
a51483f9da Add shuffle listener to VoiceBot for enhanced voice state management
edpibu pushed to main at edpibu/botbotbot 2025-03-23 12:19:28 +01:00
a811d870f3 Implement random disconnect logic in VoiceBot to enhance connection management and improve voice channel handling
edpibu pushed to main at edpibu/botbotbot 2025-03-23 12:12:06 +01:00
390449ecdb Refactor VoiceBot connection logic to randomize connection intervals and improve handling of empty voice channels
edpibu pushed to main at edpibu/botbotbot 2025-03-23 12:05:21 +01:00
e5d3c90e36 Add logging for task generation and run ID retrieval in CambAI; enhance member name randomization in VoiceBot
edpibu pushed to main at edpibu/botbotbot 2025-03-23 11:54:40 +01:00
f101a02a99 Add token validation and implement random voice channel connection in VoiceBot
edpibu pushed to main at edpibu/botbotbot 2025-03-23 11:28:48 +01:00
07613ed4cb Enhance reaction handling in TextBot to support removal of reactions and improve logging for reaction events
edpibu pushed to main at edpibu/botbotbot 2025-03-23 10:29:22 +01:00
2027e02cf4 Fix reaction logic in TextBot to ensure proper handling of message edits
edpibu pushed to main at edpibu/botbotbot 2025-03-23 10:26:59 +01:00
4ab0faab7e Refactor main function into ChaosBot class for improved structure and initialization of components
d4257c8315 Add NickBot for nickname management and integrate slash commands for dynamic nickname assignment
Compare 2 commits »
edpibu pushed to main at edpibu/botbotbot 2025-03-23 10:03:03 +01:00
10c4f60d39 Add error logging for missing AI Bot and CambAI API key in main function
edpibu pushed to main at edpibu/botbotbot 2025-03-23 09:59:24 +01:00
3166661adc Enhance VoiceBot to accept guild IDs and implement join command for voice channel connection
edpibu pushed to main at edpibu/botbotbot 2025-03-22 23:21:16 +01:00
31f10b8438 Enhance VoiceBot to support AIBot integration for dynamic TTS script generation
edpibu pushed to main at edpibu/botbotbot 2025-03-22 23:08:17 +01:00
e6fc040d78 Add VoiceBot class for voice state handling; enhance Wordlist initialization with guild IDs
b9c84f16be Implement Shuffler and Wordlist classes; enhance TextBot with shuffle and reaction features
Compare 2 commits »
edpibu pushed to main at edpibu/botbotbot 2025-03-22 22:31:53 +01:00
bab22747b4 Refactor message handling by introducing TextBot class; enhance reply and reaction logic
edpibu pushed to main at edpibu/botbotbot 2025-03-22 20:52:45 +01:00
be0567ff0f Update .gitignore, add requests dependency, and implement CambAI TTS integration