Turn hubot into a conversational partner with EpicHAL.
-
npm install --save hubot-epichal -
Add
'hubot-epichal'to yourexternal-scripts.json. -
Add the required environment variables for redis storage (same as redis-brain)
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.
Your Hubot will now learn how to talk from everything it sees. Direct any questions or comments to it to get a response.
