litaio / lita

ChatOps for Ruby.
https://www.lita.io
MIT License
1.68k stars 178 forks source link

Hipchat v1 api support removed, any plugin with v2 support ? #215

Closed VAdamec closed 7 years ago

VAdamec commented 7 years ago

V1 support was finally removed and https://github.com/litaio/lita-hipchat was not refreshed for years. So my litabot is now offline. Nobody else use Hipchat or do you have any other solution to connect to hipchat ?

$ lita version
4.7.1

lita-hipchat 3.0.2
  config.robot.name = "LitaBot"
  config.robot.adapter = :hipchat
  config.adapters.hipchat.jid = "1111111111111111@chat.hipchat.com"
  config.adapters.hipchat.password = "xxxxxxxxxx"
  config.adapters.hipchat.debug = true
  config.adapters.hipchat.rooms = ["roomid"]
VAdamec commented 7 years ago

Hm. not sure what happen but it's working now. Maybe some issue with Jabber connectors