Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

slackapi/pycon-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

Slack Pycon 2019 Workshop

This repo is to complement the live demonstration being given at Pycon 2019.

In this workshop, we discuss how we develop and maintain our open-source Python tools at Slack. We’ll also teach you how to build your own useful Slack bot and leave plenty of time for Q&A.

Beginners are welcome! Developers with Slack experience will learn about recently released features and tools and have face time with the Dev Rel team.

This example app shows how easy it is to implement the Slack Events API Adapter to receive Slack Events and respond to messages using Slack's Web API via our python slackclient.

🤖 Setup and running the app

See the slide deck for setup instructions

See the example app on Glitch

image

More neat things:

Check out the other events you can subscribe to 😎

Play with our Message Builder to see more message formatting options 😄

Browse our example apps on Github for more functionality, like Dialogs 🤩

🤔 Support

Need help? Tweet at us (our handles are in the slide deck).

You can also create an Issue right here on GitHub.

Releases

No releases published

Packages

No packages published

Languages