Skip to content

dsharpc/SlackBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Bot 🤖

Example code for building a Slack Bot for notifications and/or reporting. See full guide in this blog post:

https://medium.com/p/714283fd16e5

Execution

After installing the requirements.txt and setting the environmental variables for SLACK_APP_TOKEN and SLACK_APP_CHANNEL, use the following commands to run the fake tasks.

Fake task

python process_runner.py <task_name> <task_duration>

Where task_duration is number of seconds.

Send Matplotlib plot

python plot_maker.py

About

Example code for building a SlackBot integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages