Skip to content

senzil/cabot-alert-typetalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cabot Alert Typetalk

This is an alert plugin for Cabot. It will send notifications to Typetalk.

Install

Enter the cabot virtual environment:

$ pip install cabot-alert-typetalk

Enable plugin

Edit conf/*.env

CABOT_PLUGINS_ENABLED=cabot_alert_typetalk
...
TYPETALK_TOKEN={YOUR_TYPETALK_TOKEN}
TYPETALK_TOPIC_ID={YOUR_TYPETALK_TOPIC_ID}

About

This is an alert plugin for Cabot. It will send notifications to Typetalk.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.4%
  • Makefile 21.6%