0.2.0 • Published 9 years ago

hubot-skype-over-phantomjs v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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

0.2.0

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago