hubot-single-user-xmpp

1.1.1 • Public • Published

hubot-single-user-xmpp

Hubot XMPP adapter for single-user usage.

Features

  • The ability to chat without prefixing all messages with Hubot name or alias.
  • Filtering. Allowed only messages from the administrator JID (HUBOT_XMPP_ADMIN_JID).
  • Substitute room JID with administrator JID.

Configuration

HUBOT_XMPP_USERNAME — Hubot JID. Ex.: hubot@github.com

HUBOT_XMPP_PASSWORD — Account password.

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 (optional, default 5222).

HUBOT_XMPP_ADMIN_JID — Administrator (single-user) JID.

Readme

Keywords

Package Sidebar

Install

npm i hubot-single-user-xmpp

Weekly Downloads

1

Version

1.1.1

License

MIT

Last publish

Collaborators

  • black-roland