Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hubot-superfeedr

LeonB50.0.2

Pushes realtime news from superfeedr to hubot

github, hubot, script, superfeedr, rss, atom, news

readme

hubot-superfeedr NPM version

A Hubot plugin that pushes news from superfeedr to a chatroom.

Usage

hubot zerocater - Pulls your catering menu for today
hubot zerocater yesterday - Yesterday's catering menu
hubot zerocater tomorrow - Tomorrow's catering menu

Installation

  1. Edit package.json and add hubot-superfeedr as a dependency.
  2. Add "hubot-superfeedr" to your external-scripts.json file.
  3. npm install
  4. Create a superfeedr.com account
  5. Set the SUPERFEEDR_LOGIN, SUPERFEEDR_PASSWORD and HUBOT_SUPERFEEDR_DEFAULT_ROOM variables
  6. Reboot Hubot.