Skip to content

cksystemsgroup/jobbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JobBot

This small python script uses the Incoming WebHook integration of Slack to post messages. One possible use case is to announce the completion of a long running job at one of our servers.

Example

To post a message to the #servers channel use the following command

$ long-running-command && jobbot "My work is done"

This will post the following message:

Job for user user on machine machine: My work is done

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages