hubot-daily-comic

0.0.4 • Public • Published

hubot-daily-comic

A hubot script that will automatically fetch the daily Dilbert and xkcd and announce the urls in a configured list of rooms.

Npm Build Status Coverage Status

Installing

Add using npm

npm install hubot-daily-comic

Or via the package.json:

 "dependencies": {
       ... 
       "hubot-daily-comic": "latest",
       ...
}

then be sure to add to your external-scripts.json:

[
    ...
    "hubot-daily-comic",
    ...
]

Configuration

HUBOT_ANNOUNCE_ROOMS - A comma separated list of rooms to announce new comics
HUBOT_DAILY_COMIC_INTERVAL - Number of seconds between checking for new comics (default is 6 hours)

Package Sidebar

Install

npm i hubot-daily-comic

Weekly Downloads

1

Version

0.0.4

License

GPL-3.0

Unpacked Size

42.7 kB

Total Files

10

Last publish

Collaborators

  • sonata82