Slack Developer Kit for Python
Go to GitHub
Slack Developer Kit for Python
Tokens & Installation
Keeping tokens safe
Single Workspace Install
Multiple Workspace Install
Basic Usage
Sending a message
Formatting with Block Kit
Threading Messages
Updating a message
Deleting a message
Opening a modal
Updating and pushing modals
Emoji reactions
Listing public channels
Getting a channel’s info
Joining a channel
Leaving a channel
Listing team members
Uploading files
Calling any API methods
Web API Rate Limits
Conversations API
Direct messages
Creating channels
Getting more information
Listing conversations
Leaving a conversation
Getting members
Real Time Messaging (RTM)
Configuring the RTM API
Connecting to the RTM API
rtm.start vs rtm.connect
RTM Events
Frequently Asked Questions
I cannot install slackclient…
Should I go with run_async?
I found a bug!
There’s a feature missing!
How do I contribute?
How do I compile the documentation?
Changelog
v2.9.1 (2020-09-23)
v2.9.0 (2020-09-17)
v2.8.2 (2020-09-04)
v2.8.1 (2020-08-28)
v2.8.0 (2020-08-06)
v2.7.3 (2020-07-20)
v2.7.2 (2020-06-23)
v2.7.1 (2020-06-04)
v2.7.0 (2020-06-02)
v2.6.2 (2020-05-28)
v2.6.1 (2020-05-24)
v2.6.0 (2020-05-21)
v2.5.0 (2019-12-09)
v2.4.0 (2019-11-27)
v2.3.1 (2019-10-29)
v2.3.0 (2019-10-22)
v2.2.1 (2019-10-08)
v2.2.0 (2019-09-25)
v2.1.0 (2019-07-01)
v2.0.0 (2019-04-29)
v1.3.1 (2019-02-28)
v1.3.0 (2018-09-11)
v1.2.1 (2018-03-26)
v1.2.0 (2018-03-20)
v1.1.3 (2018-03-01)
v1.1.2 (2018-01-31)
v1.1.1 (2018-01-30)
v1.1.0 (2017-11-21)
v1.0.9 (2017-08-31)
v1.0.8 (2017-08-31)
v1.0.7 (2017-08-02)
v1.0.6 (2017-06-12)
v1.0.5 (2017-01-23)
v1.0.4 (2016-12-15)
v1.0.3 (2016-12-13)
v1.0.2 (2016-09-22)
v1.0.1 (2016-03-25)
v1.0.0 (2016-02-28)
v0.18.0 (2016-02-21)
v0.17.0 (2016-02-15)
About
Slack Developer Kit for Python