Giter Club home page Giter Club logo

hubot-jabbr's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hubot-jabbr's Issues

There is no reply method

Lots of hubot scripts use msg.reply, but the method doesn't exist in this adapter, thus those scripts won't work without changing msg.reply to msg.send.

npm version not latest??

Hi,

I just tried to use the hubot-jabbr and for some reason when I install hubot-jabbr from the npm repository it doesn't work with the latest hubot version while it works if I manually clone the latest version from this repo here.

Might it be the case that the latest version has not (yet) been published on the npm repo?

Not working anymore with hubot 2.3.0

Stated in the Changelog of Hubot for v2.3.0

Extracted remaining classes into their own files - tombell
Note this is a breaking change for adapters. Adapters are going to want to use the following code snippet for requiring classes from hubot.

{Adapter,Robot} = require 'hubot'

hubot can send message, but cannot receive anything

I installed hubot and jabbr on my windows 7 machine and tried to connect hubot to jabbr using hubot-jabbr.

Hubot were able to authenticate and send messages, but did not receive any messages from jabbr.

After experimenting a lot, finally figured out that changing the transport from server sent events to longPolling solved my problem.

I am not sure why this is happening, but maybe it would be nice to mention this in the documentation or change the default transport to longPolling or just capture the issue and the workaround here.

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.