Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 2 KB

README.md

File metadata and controls

47 lines (32 loc) · 2 KB

slack_example

made-with-python Python Versions Hits

  • Meaningless work on the slack

How to set up

  1. Install slack-sdk
# pip install slack_sdk 
  1. or Install requests
# pip install requests
  1. Refer to a API guide

Examples - python slack_sdk/requests

And...

  • If you find this helpful, please consider giving it a "star"🌟 to support further improvements.

Reference Pages

Slack API Application

Slack API Docs