What this book covers
Chapter 1, Getting Started with Slack, shows you what is Slack and why we should care about Slack bots.
Chapter 2, Your First Bot, takes you through building your first bot and explains how it works.
Chapter 3, Adding Complexity, helps us expand our first bot with new and useful functionalities.
Chapter 4, Using Data, teaches you how to use persistent data with your Slack bots.
Chapter 5, Understanding and Responding to Natural Language, teaches you about natural language processing and how to develop a bot that can comprehend and respond in natural language.
Chapter 6, Webhooks and Slash Commands, takes us through the uses of webhooks and Slash commands in a Slack setting.
Chapter 7, Publishing Your App, teaches you how to publish your app or bot so that it can be used by others outside your company.