0.1.2 • Published 9 years ago

hubot-epichal v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Hubot EpicHAL

Turn hubot into a conversational partner with EpicHAL.

Build Status

Installation

  1. npm install --save hubot-epichal

  2. Add 'hubot-epichal' to your external-scripts.json.

  3. Add the required environment variables for redis storage (same as redis-brain)

Configuration

One of REDISTOGO_URL, REDISCLOUD_URL, or BOXEN_REDIS_URL should be set to define the Redis server to connect to. Otherwise, we'll try to connect to a server on localhost.

Usage

Your Hubot will now learn how to talk from everything it sees. Direct any questions or comments to it to get a response.

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago