

Into more than one workspace, pick a Development Workspace from the dropdown.Īfter submitting the form, keep the app configuration page open. We also need to create a Slack App to recieveĪn API token for your bot. When pip is finished you should see output like this and you'll be That directory, create a new virtualenv to isolate our application

Go to the terminal (or Command Prompt on Windows) andĬhange into the directory where you want to store this project. We now know what tools we need for our project so let's get our developmentĮnvironment set up. It is also useful to have the Slack API docs handyĪll the code for this tutorial is available open source under the MIT license Least one workspace where you have access to building apps.

We will walk through setting up your development environment, obtaining a Slack API with Python to create your first bot. Post provides an easy starter tutorial for combining the If you have never built a bot before, this Bots are a useful way to interact with chat services such as
