aiva icon indicating copy to clipboard operation
aiva copied to clipboard

Trying to setup a socket.io based chatbot

Open corpr8 opened this issue 7 years ago • 1 comments

I've installed the hubot socket.io adapter as I would like to implement a chatbot which talks to a socket.io server.

How do I get AIVA to use this adapter?

Many thanks!

corpr8 avatar Feb 04 '17 23:02 corpr8

Hi, AIVA can be seen as a wrapper around Hubot, so, adding an adapter is similar to doing that on a plain Hubot, as listed here https://github.com/github/hubot/blob/master/docs/adapters.md

Also, have u checked this out? http://kengz.me/aiva/#adapters

kengz avatar Feb 05 '17 21:02 kengz