Giter VIP home page Giter VIP logo

Comments (3)

anttipitkanen avatar anttipitkanen commented on July 26, 2024

I'm not sure what "Hubot rooms" you are referring to, the hubot-flowdock adapter is for using hubot in one or more flows in Flowdock.

from hubot-flowdock.

JonGretar avatar JonGretar commented on July 26, 2024

Ah yes. I was a bit vague there. Sorry.

Although HubotFlowdock logs in Hubot into different Flows(called rooms in Hubot) the adapter does not seem to support the relatively new support in Hubot to send a message to a different Flow. It only seems to support sending a reply to the same Flow that the triggering message was sent from.

This causes scripts like this to simply not work. Or in some cases cause Hubot to crash.
https://github.com/github/hubot-scripts/blob/master/src/scripts/http-post-say.coffee
https://github.com/github/hubot-scripts/blob/master/src/scripts/announce.coffee

I'm guessing that the requested room/flow is sent along in the message to the adapter and that the adapter just needs to listen to it to allow for sending to a specific flow.

from hubot-flowdock.

anttipitkanen avatar anttipitkanen commented on July 26, 2024

Thanks for the clarification! We could allow sending messages to any of the hubot user's flows (using rooms to specify the targets), and ignore any unknown flows that the hubot user can't access.

I'm not sure when exactly I'll have the time to do this, so any pull requests are much appreciated if this is a show stopper for someone.

from hubot-flowdock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.