1.1.0 • Published 9 years ago

hubot-subreddit-linker v1.1.0

Weekly downloads
1
License
-
Repository
github
Last release
9 years ago

Hubot subreddit linker

Replies to subreddit or reddit user references with full links

Installation

In your hubot repo, run: npm install --save hubot-subreddit-linker

Then add it to your external-scripts.json file:

["hubot-subreddit-linker"]

Example Usages

user> r/firstworldproblems

hubot> http://reddit.com/r/firstworldproblems

user> u/kn0thing

hubot> http://reddit.com/u/kn0thing

1.1.0

9 years ago

1.0.0

9 years ago