Skip to content

A ZenIRCBot Service that connects to the Dark Sky API and provides periodic weather updates

Notifications You must be signed in to change notification settings

jyaganeh/ZenIRCBot-DarkSky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ZenIRCBot-DarkSky

A service for ZenIRCBot that pulls instant weather forecasts from the Dark Sky API. Sends a message to an IRC channel when it will start or stop raining.

Installation

  1. Clone the repo as 'darksky' into the services folder

    $ git clone https://github.com/jyaganeh/ZenIRCBot-DarkSky.git darksky

  2. Copy config.json.dist to config.json and set your Dark Sky API Key, location, and the notification channel.

  3. Install Dark Sky client

    $ npm install darksky

  4. Send a message to the bot: 'restart darksky/darksky.js'

About

A ZenIRCBot Service that connects to the Dark Sky API and provides periodic weather updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published