GithubHelp home page GithubHelp logo

hubot-skyweb's People

Contributors

ellisv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

optionalg

hubot-skyweb's Issues

Failed to get skypetoken

On attempting to start hubot, the following is being show:
Something went wrong!Failed to get skypetoken

Error on start, Cannot Run Bot

Today, I setup a new instance of hubot with hubot-skyweb as usual. However, when I started the bot, an error occurred. AFAIK, it did not happen previously. It seems that skyweb has recently been updated and it breaks hubot-skyweb.

[Thu Aug 18 2016 08:47:55 GMT+0700 (WIB)] DEBUG Loading adapter skyweb TypeError: object is not a function at SkywebAdapter.run (/home/debian/Hubot/ribot/node_modules/hubot-skyweb/src/skyweb.coffee:42:5, <js>:52:21) at Robot.run (/home/debian/Hubot/ribot/node_modules/hubot/src/robot.coffee:590:5, <js>:464:27) at Object.<anonymous> (/home/debian/Hubot/ribot/node_modules/hubot/bin/hubot:168:8, <js>:182:11) at Object.<anonymous> (/home/debian/Hubot/ribot/node_modules/hubot/bin/hubot:5:1, <js>:185:4) at Module._compile (module.js:456:26)

Messages Containing URL href Don't Link

Hi @ellisv,

I noticed that you apply escapeSendMessage function on every message sent. This makes it impossible to send clickable URL. What is the reason for this? As workaround, I disabled this function and my messages got send correctly and clickable URL works.

Test Case:
Send message: <a href="http://www.google.com"> Google</a>

Actual:
Message received: <a href="http://www.google.com"> Google</a>

Expected:
Message received: Google (the text color is blue and when clicked, it opens www.google.com)

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.