0.0.4 • Published 10 years ago

hubot-simple-xmpp v0.0.4

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

hubot-simple-xmpp

Connects Hubot to XMPP

Setup

Install dependencies with npm

npm install

Configuration

  • HUBOT_XMPP_JID The host jid you want to connect to.
  • HUBOT_XMPP_PWD The password of jid
  • HUBOT_XMPP_HOST The host name you want to connect to if its different than what is in the username jid.
  • HUBOT_XMPP_PORT The port to connect to on the jabber server.

  • HUBOT_XMPP_ADMIN_JID The admin jid you want to connect to.

Installation

you should modify the package.json and add thehubot-simple-xmpp dependency. After running npm install you should be ready to configure and start up your bot.

0.0.4

10 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago