hubot-skype-over-phantomjs

0.2.0 • Public • Published

hubot-skype-over-phantomjs

Skype adapter for Hubot.

It's built on top of phantom-skype which allows it to be used anywhere where PhantomJS can run (on you laptop, your Raspberry Pi, etc.).

Installation

npm install hubot-skype-over-phantomjs --save

Usage

hubot --adapter skype-over-phantomjs

Configuration

  • HUBOT_SKYPE_USERNAME - Microsoft account (email).
  • HUBOT_SKYPE_PASSWORD - Password.
  • HUBOT_SKYPE_MESSAGE_LIMIT - Maximum length of the message from Hubot (after which it gets truncated). 1000 characters by default.
  • HUBOT_SKYPE_MESSAGE_LINK — Indicates whether to add a link to the full response (stored in brain) in case message exceeds HUBOT_SKYPE_MESSAGE_LIMIT. off by default.
  • HUBOT_SKYPE_MESSAGE_LINK_BASE_URL — Hubot's base URL (e.g. http://hubot.mycompany.com:8080).

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i hubot-skype-over-phantomjs

Weekly Downloads

5

Version

0.2.0

License

MIT

Last publish

Collaborators

  • shyiko