command
module
Version:
v0.0.0-...-7348eb5
Opens a new window with list of versions in this module.
Published: Oct 6, 2016
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
💊
Red or Blue?
Features
- Minimal Configuartion
- Slack Notifications
Installation
Configuration
// pill.json
{
"slack": {
"webhook": "", // required
"channel": "" // required
},
"cron-expression": "@every 5s", // required
"sites": [
{
"url": "https://youtube.com", // required
"channel": "#youtube", // optional
"cron-expressions"": "@every 1s" // optional
}
]
}
Usage
pill
License
MIT © Henry Snopek
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.