/Building-Slack-Bots

Building Slack Bots by Packt Publishing

Primary LanguageJavaScript

Building Slack Bots

Building Slack Bots will teach you how to use a myriad of tools to build the very best bots forthe Slack platform. Whether you are a programming beginner or a seasoned veteran, by the end of this book, you will be able to create high-quality bots whose only limit is the your imagination. You might also pick up a few tricks along the way.

####To use this code bundle:

Clone this repository and run npm install in each chapter directory to install the required packages.

Run node index.js in each directory to see the code in action.