Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Slack API WebClient

Allows you to call all the public endpoints and methods listed here

Insert the Bot User OAuth Access Token to authenticate, the method name and parameters to invoke the API method.

N.B. You must create an app / bot in your Slack workspace. Follow instructions here Your app/bot must have the required permissions to call the API methods.

Language

Python

Dependencies

slackclient

Source

script.py