node-slack-sdk VS bolt-js

Compare node-slack-sdk vs bolt-js and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
node-slack-sdk bolt-js
3 6
3,242 2,682
0.2% 0.7%
8.5 8.4
7 days ago 7 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

node-slack-sdk

Posts with mentions or reviews of node-slack-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Automatically setting my Slack status based motion detection
    2 projects | news.ycombinator.com | 29 Oct 2021
    Made with diff-cam-engine (https://github.com/lonekorean/diff-cam-engine) and the Slack Node.js SDK (https://slack.dev/node-slack-sdk/)
  • Serverless SlackBots Pt 1: Architecture and Musings
    1 project | dev.to | 21 May 2021
    Slack developer documentation is a hot mess. For any given question you have about how to use Slack's developer APIs, there are probably three or seven official pages claiming to answer your question, they all cross-reference each other, and none of them really gets to the heart of your problem (I challenge you to look up how to build a Slack Interaction and come away with reasonable answer). There is no repository of curated infrastructure templates to help you set up on AWS, Azure, or wherever (and hence this article came to be). Most tellingly of all, Slack's official documentation is bifurcated from its GitHub presence, which makes it that much harder to connect the dots when explanations do not add up (or if you want to open an issue to rectify the documentation).
  • How to add App in a channel?
    1 project | /r/Slack | 21 Feb 2021

bolt-js

Posts with mentions or reviews of bolt-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-20.
  • Slack App Home Tab
    1 project | dev.to | 1 May 2022
  • Simple express and mongodb?
    1 project | /r/learnprogramming | 30 Mar 2022
    Try a Slack bot. They (Slack) have a wrapper project and example using node/express. I think this is it. And MongoDB has their new(ish?) Atlas app which acts as a GUI/terminal for a freely-host database.
  • How to build a slack birthday bot
    6 projects | dev.to | 20 Jan 2022
    bolt
  • Ask HN: Open-source general-purpose Slack bot template?
    3 projects | news.ycombinator.com | 10 Nov 2021
    Yeah I’m planning to work on a PoC using Bolt: https://github.com/slackapi/bolt-js

    I’m confident I can get something working reasonably quickly. I was hoping to get some Slack boilerplate out of the way, but I’m sure it’s not too obnoxious.

    Also since posting I did find a generic chat bot framework that works with Slack and a few other chat systems: https://github.com/Yoctol/bottender

    Even so I may give in and write it all from scratch to avoid excess dependencies.

  • Create a Slack Bot with Node.js: The Definitive Guide
    1 project | dev.to | 8 Oct 2021
    Let's install the project dependencies. Our main dependency is Bolt, the official Slack framework for building Slack apps with JavaScript.
  • Is it smart to build an app on someone else’s platform?
    1 project | dev.to | 8 Dec 2020
    It helps that the tool we’re building on is welcoming developers to their platform with open arms. As Slack’s rivalry with Microsoft Teams heats up, the company is increasingly touting their app marketplace as a unique selling point. So much so, they’ve even set up their own investment fund aimed at Slack apps and released their own Javascript framework to make building native apps easier.

What are some alternatives?

When comparing node-slack-sdk and bolt-js you can also consider the following projects:

slack-bolt - TypeScript framework to build Slack apps in a flash with the latest platform features. Deno port of @slack/bolt