Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parveshdhull/slackbot
Python program to use directly in terminal for send messages or command output to slack channels
https://github.com/parveshdhull/slackbot
python slack slackbot
Last synced: 10 days ago
JSON representation
Python program to use directly in terminal for send messages or command output to slack channels
- Host: GitHub
- URL: https://github.com/parveshdhull/slackbot
- Owner: Parveshdhull
- License: apache-2.0
- Created: 2020-11-23T21:34:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-03T21:34:13.000Z (almost 4 years ago)
- Last Synced: 2024-10-13T18:18:24.494Z (25 days ago)
- Topics: python, slack, slackbot
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Slackbot
Python program to use directly in terminal for send messages or command output to slack channels
## Prerequisite:
pip install slackclient## Configure
Add slack bot app in your workspace and insert API key in slackbot file## Usage
**Help**
slackbot -h
**Send Message**slackbot -c channel -m message
## YouTube Tutorial
https://www.youtube.com/watch?v=iPO_bYutY0M## Troubleshoot
* **invalid_auth** - API key not inserted or API key is wrong
* **channel_not_found** - Channel not created in workspace## Websites
https://github.com/Parveshdhull
https://twitter.com/ParveshMonu
https://youtube.com/right2trick