Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 931 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 931 Bytes

calanderd No Maintenance Intended

Calander daemon (c). This will get all the upcoming Google Calander events and spam them into IRC as time comes.

This uses https://github.com/martynsmith/node-irc (so npm install irc) and https://github.com/moment/moment (npm install --save moment).

Purpose

At #priyom (http://priyom.org) we needed a real-time way to announce upcoming foreign intelligence shortwave broadcasts.

This solves the problem by grabbing our Google Calendar and announcing each transmission with the use of repeated setTimeouts and the node IRC client library. On demand commands are also implemented.

It could be modified to serve multiple uses, you could it as a base for your simple irc bot, etc. Patches are accepted as long it follows the core purpose of this bot, the Calendar announcements.


name invented by Web_weasel