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

Add Hubot to the group #27

Open
khanly opened this issue Jul 10, 2016 · 3 comments
Open

Add Hubot to the group #27

khanly opened this issue Jul 10, 2016 · 3 comments

Comments

@khanly
Copy link

khanly commented Jul 10, 2016

export HUBOT_YAMMER_GROUPS="groups list"

How do I add new group(s) for hubot to recognize and be in the group? I do not want to stop hubot, add new group to HUBOT_YAMMER_GROUPS, and restart hubot.

Thanks!

@athieriot
Copy link
Owner

Hi @khanly,

I am afraid you will have to restart Hubot before any new group is taken into account.
Is this really a big issue?

Aurélien

@khanly
Copy link
Author

khanly commented Jul 11, 2016

Yes, I am trying to figure out a way for hubot to be active in the group instantly. Restart hubot will probably affect other groups and people have to wait for the next restart to have hubot participate in the group.

@athieriot
Copy link
Owner

All right.
After checking, I am afraid it's not possible at the moment as the Group Ids are being resolved when Hubot starts.

However, it shouldn't be too difficult to add support for dynamic group join if you fancy giving it a go?

@emedvedev and I would be happy to review your work.

P.S: Would you mind telling us a bit more about your use case as well? I am curious to know how you are using Hubot !

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

2 participants