Need advice about which tool to choose?Ask the StackShare community!

Botkit

76
149
+ 1
3
Hubot

276
237
+ 1
60
Add tool

Botkit vs Hubot: What are the differences?

Introduction

In this Markdown code snippet, we will provide the key differences between Botkit and Hubot.

Key Differences between Botkit and Hubot

  1. Language and Framework: Botkit is written in JavaScript and is built on top of Node.js, while Hubot is also written in JavaScript but is built on top of CoffeeScript. Botkit uses the Express.js framework for handling web requests, whereas Hubot uses the built-in web server capabilities of CoffeeScript.

  2. Development Environment: Botkit provides a more developer-friendly environment as it integrates well with popular code editors and IDEs like Visual Studio Code. On the other hand, Hubot relies more on command-line tools and is better suited for developers who prefer a terminal-based development workflow.

  3. Community and Ecosystem: Botkit has a larger and more active community compared to Hubot. It has a rich ecosystem with a wide range of plugins and integrations available that can be used to extend its functionality. Hubot, although still popular, has a smaller community and a more limited plugin ecosystem.

  4. Integrations: Botkit provides native integrations with many popular messaging platforms like Slack, Microsoft Teams, Facebook Messenger, and more. It simplifies the process of building chatbots for different platforms by providing an abstraction layer. Hubot, on the other hand, requires custom adapters to be developed for each messaging platform, making it more complex and time-consuming to set up and maintain integrations.

  5. Bot Building Features: Botkit offers a higher level of abstraction and provides built-in features like conversational flow management, natural language processing, and interactive message handling. It also supports both text-based and voice-based interactions. Hubot, although extensible, lacks some of these built-in features and may require additional custom coding to implement advanced bot behaviors.

  6. Enterprise Readiness: Botkit is designed to be enterprise-ready and provides features like user authentication, authorization, and fine-grained access control. It also offers scalability options to handle high volumes of incoming messages. Hubot, while capable, may require additional customizations and integrations to meet enterprise-level security and scalability requirements.

In Summary, Botkit offers a more developer-friendly environment, has a larger community and ecosystem, supports a wide range of integrations, provides built-in bot building features, and is designed to be enterprise-ready, making it a robust choice for building chatbots. Hubot, although still popular, relies more on command-line tools, has a smaller community, requires more customizations for integrations, and may need additional development effort to implement advanced bot behaviors.

Advice on Botkit and Hubot
Needs advice
on
BotkitBotkitDialogflowDialogflow
and
rasa NLUrasa NLU

Hi, does anyone have recommendations for a chatbot framework? I am currently using Botpress, and I am not happy with it. The upside is: They pretty much have everything you can ask for in a bot solution, but the issue is: They did nothing right, the documentation is terrible, and you have this feeling of it falling apart at any time, which is what actually happened once.

My ideal solution would have:

  • Support for Messenger and web (should either have a website chat plugin or straightforward integration with a different one)
  • A visual builder (for none tech team members) | This is not a hard requirement though
  • A slick DX for building simple things like API calls or more advanced stuff.
  • We currently only have a "click bot," so no crazy NLP features required, but in the future a requirement

What I do not want: - I do not want a solution where "someone else" builds the bot for me

See more
Replies (1)
Samantha Delfin
Data Scientist at ArkusNexus · | 2 upvotes · 50.4K views
Recommends
on
DialogflowDialogflow

Dialogflow includes:

  • OOTB integration with Messenger and you may use the Web Demo integration provided to embed it to your website. For Messenger, you even have some responses such as image responses, card responses and for those that are not available you can use custom payload.
  • It has a very nice visual builder which can be easily used by non-technical builders.
  • Fulfillment allows you to easily integrate your APIs.

Coursera has a very nice two-week course to learn how to use it.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Botkit
Pros of Hubot
  • 3
    Relatively easy to understand and help/active community
  • 14
    Easy setup
  • 13
    Extendable
  • 12
    Slack integration
  • 11
    Free
  • 9
    HipChat integration
  • 1
    Great adapters to popular chats

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is Botkit?

It is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.

What is Hubot?

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.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Botkit?
What companies use Hubot?
See which teams inside your own company are using Botkit or Hubot.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Botkit?
What tools integrate with Hubot?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

GitHubGitDocker+34
29
42436
GitHubMySQLSlack+44
109
50663
What are some alternatives to Botkit and Hubot?
Microsoft Bot Framework
The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
Botpress
Botpress is an open-source bot creation tool written in TypeScript. It is powered by a rich set of open-source modules built by the community. We like to say that Botpress is like the WordPress of bots; anyone can create and reuse other peo
Dialogflow
Give users new ways to interact with your product by building engaging voice and text-based conversational apps.
Telegram Bot API
Bots are third-party applications that run inside Telegram. Users can interact with bots by sending them messages, commands and inline requests. You control your bots using HTTPS requests to our bot API.
IBM Watson
It combines artificial intelligence (AI) and sophisticated analytical software for optimal performance as a "question answering" machine.
See all alternatives