Home

Awesome

hubot-redisred

A script that allows users to make redisred links through hubot.

See src/redisred.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-redisred --save

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

[
  "hubot-redisred"
]

Set the following environment variables to interact with redisred:

License

Copyright (c) 2015 Jack Serrino. Released under the MIT License. See LICENSE.md for details.