Actions
Feature (development) #17103
opentwitch widget
Start date:
03/04/2025
Due date:
% Done:
0%
Estimated time:
(Total: 0:00 h)
custom category:
Pull Request:
Co-assignee:
Description
END GOAL
- user download widget, configure it and start to play. as it receive an events it is commenting base on that. That's it !¶
- widget should be standalone webpage(OBS)/application(twitch) kind of independent of the game itself
- OBS plugin can not do real commentary because of delay, with twitch widget you are not capable to interact with the streamer.
- infrastructure
- backend for configuration of the widget(URL for datastream, URL for some knowledge base, name)
- backend for event handling
- usage of MQTT
- agent web page should interact with AWS Polly to skip one more node in the processing
we should try utilize twitch chat as much as possible though their API(bear can say something for donation, we can track some prompts)
syncing might be big issue which we do not consider now
Actions