Build An Advanced Slack Chatbot In Python | Learn Python Free

Published: 29 June 2022
on channel: Education Ecosystem
920
1

In this project series, you will learn to build an advanced Slack chatbot in Python. This series will cover all the important steps to build an advanced Slack chatbot in Python.

In this Python tutorial we will be creating a advance python chatbot for slack. You will be able to send messages and do different activities on slack. This chatbot tutorial will lead you to learn advanced python concepts and make you a python professional.

00:00:00 - Session 00 - Introduction
00:05:58 - Session 01 - Basics of Slack
00:15:04 - Session 02 - Configure the app on slack UI
00:37:04 - Session 03 - Create the python app structure
00:50:30 - Session 04 - Create the public endpoint to receive slack events


Session 01 - Introduction

Let’s start with an introduction to slack and how useful a slack bot can be with some use cases that may apply. Introduce the python libraries that will be used as well as some other needed tools.

Session 02 - Configure the app on slack UI

Slack UI offers a web interface that will be used to register the slack bot. In this session the slack App will be created, needed permissions will be set. In the end, all the bots should be configured and an OAuth token will result from this configuration.

Session 03 - Create the python app structure

The python app will be created, using slack client, slack events API, and Flask libraries.We will speak about slack HTTP messages format, and set up a base class that will define the bot’s behavior. Test the communication with slack API and check if the message sent by the bot is received on slack.

Session 04 - Create the public endpoint to receive slack events

The final step will be to create an endpoint that will be publicly called by slack when a message is written. We will configure the python bot to handle slack events, perform the desired behavior and send the result message back to slack API.


Don’t forget to subscribe!


Join our community for more projects.
Sign up for free!
https://www.educationecosystem.com/si...


Follow us on Twitter for updates.
  / eduecosystem1  

Like us on Facebook.
  / educationecosystem  


On this page of the site you can watch the video online Build An Advanced Slack Chatbot In Python | Learn Python Free with a duration of hours minute second in good quality, which was uploaded by the user Education Ecosystem 29 June 2022, share the link with friends and acquaintances, this video has already been watched 920 times on youtube and it was liked by 1 viewers. Enjoy your viewing!