hubot: hubot on hipchat does not reply on room @mention but works on 1-1 chat
whenever i throw a command at hubot in a room @hubot help i get nothing, but typing help in 1-1 chat works fine, am i missing something?
Hubot v2.7.1 hubot-hipchat v2.6.4
About this issue
- Original URL
- State: closed
- Created 10 years ago
- Comments: 28 (5 by maintainers)
If you are using the self hosted version of hipchat make sure you
$ export HUBOT_HIPCHAT_XMPP_DOMAIN=btf.hipchat.com
This resolved the issue for me.