Answer:-d) Chatbot frameworks
Explain What is Hubot?
Hubot is a customizable life embetterment robot. Hubot is a chat bot, modeled after GitHub's Campfire bot, hubot. He's pretty cool. He's extendable with old community scripts, or new community org and your own custom scripts, and can work on many different chat services.
Explain What is Lita?
LITA is a ChatOps deveoped for Ruby. Lita is a chat bot written in Ruby with persistent storage provided by Redis. It uses a plugin system to connect to different chat services and to provide new behavior. The plugin system uses the familiar tools of the Ruby ecosystem: RubyGems and Bundler.
Hubot and Lita are said as "ChatOps" frameworks.
Below are the features offered by Hubot are:
- Hubot with a small group of core scripts: things like posting images, translating languages, and integrating with Google Maps
- Open source, written in CoffeeScript on Node.js
- Extensible