Building a Slack Chat Bot

Building a Slack Chat Bot

Topics:
2 hours, 10 minutes CC

Create custom Slack bots to automate your team's everyday tasks and improve company communication! You'll create Slack bot commands and customize the information displayed using the Slack Block Kit UI framework. Secure your Slack bot against unauthorized API calls and integrate it with a Notion database to save and retrieve data. Lastly, you'll implement automated reminders using cron jobs and deploy your Slack bot!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: August 25, 2023
Get Unlimited Access Now
Table of Contents

Introduction

Application Setup

Exploring Slack Bot Features

Using a Notion Database

Wrapping Up