hubot-reddit

0.0.1 • Public • Published

hubot-reddit

Reddit integration with Hubot.

This Hubot script was originally created by Enrique Vidal for the old centralized Hubot.

Installation

In hubot project repo, run:

npm install hubot-reddit --save

Then add hubot-reddit to your external-scripts.json:

[
  "hubot-reddit"
]

Usage

The command hubot reddit me <subreddit> [limit] will retrieve the latests posts from the subreddit.

For example:

user1>> hubot reddit me gifs 3
hubot>> http://example.com/example1.gif
hubot>> http://example.com/example2.gif
hubot>> http://example.com/example3.gif

/hubot-reddit/

    Package Sidebar

    Install

    npm i hubot-reddit

    Weekly Downloads

    9

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • pablasso