RocketChat / hubot-natural

Natural Language Processing Chatbot for RocketChat
https://open.rocket.chat/channel/hubot-natural
MIT License
144 stars 44 forks source link

Simple rest calls and answers #45

Closed richieri closed 6 years ago

richieri commented 6 years ago

I've create this simple rest api answer system where you can consult rest api and give a simple answer to user with the result of the api call.

A simple example of it in work using https://dog.ceo/dog-api/ funny api: https://gph.is/2pUw9vO

diegodorgam commented 6 years ago

Great @richieri ! Your first PR to HubotNatural! let's merge it now and then talk a little more about this feature in order to improve it, maybe we can use it to talk to http servers like rasa_nlu, wit.ai, google assistant and whatever other we might add to HN stack