Question
hubot rocket chat adapter not responding to redis
my hubot rocket.chat adapter works well except for every time i started hubot, I had to reset the following items:
export ROCKETCHAT_USER=bot
export ROCKETCHAT_PASSWORD=bot
export ROCKETCHAT_AUTH=password
export HUBOT_YOUTUBE_API_KEY=<your token>
I get the feel hubot is not really responding to redis that i installed. I do have hubot-redis-brain
installed as well. Is there any other setting I need to do in order to make it work? Or should i just re-install the whole thing? what might be the possible reason?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×