Open corpr8 opened 7 years ago
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
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!