Slack

How To Build a Slackbot in Python on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Build a Slackbot in Python on Ubuntu 20.04

In this tutorial you will build a Slackbot in the Python programming language. As a fun proof-of-concept that will demonstrate the power of Python and its Slack APIs, you will build a `CoinBot`–a Slackbot that monitors a channel and, when triggered, will flip a coin and give you the results. You can then modify your `CoinBot` to fulfill any number of _slightly_ more practical applications.

Read more
CHAT