hubot-simple-xmpp

0.0.4 • Public • Published

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.

/hubot-simple-xmpp/

    Package Sidebar

    Install

    npm i hubot-simple-xmpp

    Weekly Downloads

    7

    Version

    0.0.4

    License

    none

    Last publish

    Collaborators

    • abo