Create a Slack Bot with NodeJS and Slack Bolt API
Introduction For developers, creating something using API that will automate our boring tasks is always a matter of excitement. And using Slack Bolt API we can make a bot for such boring tasks in Slack. In this article, we will...