1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

オンプレHipChatでhubot-hipchatを使うときの注意点

Posted at

前提

  • HipChatオンプレミス版を利用
  • hubot-hipchatを使いたい

手順

基本、普通にここのREADME.mdに従ってインストールすれば良い。w

注意点

  1. Herokuを使わない時はexternal-scripts.jsonの"hubot-heroku-keepalive"を削除
  2. HUBOT_HIPCHAT_HOST、HUBOT_HIPCHAT_XMPP_DOMAIN、HUBOT_HIPCHAT_JID、HUBOT_HIPCHAT_PASSWORD、HUBOT_HIPCHAT_ROOMS(任意)、PORT(任意)を指定 → HUBOT_HIPCHAT_XMPP_DOMAINを設定しないと、部屋には入れるが返答がチャットに届かない
  3. hubot-hipchat現行バージョンでは(node-xmpp-core)、@を含むhipchatアカウントからのコマンドを受け付けることが出来ない
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?