Skip to content

Ashisacat/SlackCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlackCat

Ashisacat's Slack Bot

Guide: https://www.fullstackpython.com/blog/build-first-slack-bot-python.html

Requirements: Software: pip virtualenv

Other:

Slack Account slackclient code - https://github.com/slackapi/python-slackclient Your Slack token - https://api.slack.com/tokens Slack Docs: https://api.slack.com/

steps: virtualenv slackcatbot

source slackcatbot/bin/activate

pip install slackclient

export SLACK_BOT_TOKEN='your token here'

You are now authorised to use the Slack API as a bot.

You need to obtain your bots id:

About

Ashisacat's Slack Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages