flowdock / hubot-flowdock

Flowdock adapter for Hubot chat bot
94 stars 60 forks source link

Referencing hubot in all rooms? #48

Closed RickCogley closed 10 years ago

RickCogley commented 10 years ago

Hello - thank you for making this adapter for hubot. It works for me. But it answers to "hubot xxx" only in the "Main" flowdock flow. Is there a way to make it answer in other flows? --Rick

anttipitkanen commented 10 years ago

You'll have to manually invite Hubot to the other flows. Also, you'll have to restart Hubot after inviting it to a new flow.

RickCogley commented 10 years ago

Thank you very much. That's cleaner than having to write a variable or change a text file. I found that I did not even have to restart it. It just started working in the other flows I added it to.