This is an alert plugin for Cabot. It will send notifications to Typetalk.
Enter the cabot virtual environment:
$ pip install cabot-alert-typetalk
Edit conf/*.env
CABOT_PLUGINS_ENABLED=cabot_alert_typetalk
...
TYPETALK_TOKEN={YOUR_TYPETALK_TOKEN}
TYPETALK_TOPIC_ID={YOUR_TYPETALK_TOPIC_ID}