pill

command module
v0.0.0-...-7348eb5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2016 License: MIT Imports: 12 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL