hubot-epichal
v0.1.2
Published
Turn hubot into a conversational partner with EpicHAL
Downloads
25
Maintainers
Readme
Hubot EpicHAL
Turn hubot into a conversational partner with EpicHAL.
Installation
npm install --save hubot-epichalAdd
'hubot-epichal'to yourexternal-scripts.json.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.

