Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hubot does not join newly created rooms #182

Open
thasmo opened this issue Jun 20, 2014 · 3 comments
Open

Hubot does not join newly created rooms #182

thasmo opened this issue Jun 20, 2014 · 3 comments

Comments

@thasmo
Copy link

thasmo commented Jun 20, 2014

When creating a new room while Hubot is connected to the HipChat server/group it does not automatically join the room, although I have set HUBOT_HIPCHAT_ROOMS to @All.

Does Hubot only join rooms which exist in the moment of the initial connection?

@thasmo
Copy link
Author

thasmo commented Jun 27, 2014

Is this a feature request or a bug report? ;)

@rbergman
Copy link
Contributor

Judging by the current code, this looks like a feature request ;)

@178inaba
Copy link

178inaba commented Aug 27, 2016

@thasmo Please try my PR (#280)!

Please fix your hubot package.json:

{
  ...
  "dependencies": {
    ...
    "hubot-hipchat": "178inaba/hubot-hipchat#rooms",
    ...
  },
  ...
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants