Skip to content

abo/hubot-simple-xmpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Connects Hubot to XMPP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published