Add hubot-redis-brain to botka

Without it, the web push notifications script cannot work.
This commit is contained in:
Basti 2018-06-14 13:31:04 +02:00
parent 122dcfeea7
commit b2d92723d7

View File

@ -150,6 +150,7 @@ application botka_freenode_path do
group "hubot" group "hubot"
content [ content [
"hubot-help", "hubot-help",
"hubot-redis-brain",
"hubot-remotestorage-logger", "hubot-remotestorage-logger",
"hubot-web-push-notifications", "hubot-web-push-notifications",
].to_json ].to_json