+ 4
How to develop Query Chat Bot web application on live stream?
My intension is to develop a chat bot web application for students regarding college activities. Student should ask a query through chat bot .Bot should respond to that query with valid answer. I need stuff related to this application. Software ? Language ? Platform ? .....Etc
1 Resposta
+ 1
most of livestreaming services has API to read and write from/to chat.
with this in mind you can read every chat that comes and decide if its a query or not. then do something if it is.
here's one example on mixer
https://dev.mixer.com/guides/chat/introduction