summaryrefslogtreecommitdiff
path: root/crystal/bungmobott.cr
AgeCommit message (Collapse)AuthorFilesLines
2024-09-13bungmobott: gcs speech error handlingJoe Rayhawk1-40/+90
2024-08-21bungmobott: rectify usage of say macro, add urbandictionary lookupJoe Rayhawk1-8/+29
2024-08-20bungmobott: t2s sterilize IRC color codesJoe Rayhawk1-0/+2
2024-08-20bungmobott: Twitch userinfo supportJoe Rayhawk1-22/+38
2024-02-27crystal/bungmobott: minor verbiage improvementsJoe Rayhawk1-2/+3
2024-02-27crystal/tcpsocket: promote new codebase to bungmobottJoe Rayhawk1-0/+1832
2024-02-27crystal/bungmobott: deprecate old codebaseJoe Rayhawk1-991/+0
2022-11-21crystal: crystal-obs-websocket API updatesJoe Rayhawk1-10/+25
2022-11-10bungmobott: get various chat-triggered effects working properlyJoe Rayhawk1-24/+44
2022-10-29bungmobott.cr: irresponsible omnibus commit.Joe Rayhawk1-823/+371
Finishes migration to OBSWebSocket. Fiberizes OBS events and chat better. Adds bungmoBoom effects.
2022-10-25crystal/bungmobott: partial migration to OBS-WebSocket protocol 5Joe Rayhawk1-62/+268
2022-09-13bungmobott: add transient OBS media source logicJoe Rayhawk1-49/+159
2022-08-06bungmobott: add "uptime", profile users on entrance, assorted fixesJoe Rayhawk1-21/+101
2022-08-01bungmobott: More fixes to meta scene sources, handle media sources more ↵Joe Rayhawk1-38/+71
intelligently, generalize pipne fanfare.
2022-07-31bungmobott: fix OBS scene, source, and filter handling.Joe Rayhawk1-57/+43
Filters no longer toggle due to limitations in the obs-websocket protocol and my willingness to implement an entire object system to mirror OBS's.
2022-07-19bungmobott: various small correctionsJoe Rayhawk1-21/+15
2022-07-11bungmobott: fix file timestamp to use millisecondsJoe Rayhawk1-1/+1
2022-07-07bungmobott: generate voicelist.txt if missingJoe Rayhawk1-43/+52
2022-07-07crystal/bungmobott.cr: add regeneratevoicelist commandJoe Rayhawk1-14/+54
2022-07-07crystal/irc: rename to bungmobott.crJoe Rayhawk1-0/+950