lita-bearychat
A adapter for connect Lita with Bearychat(hubot)
Installation
Add lita-bearychat to your Lita instance's Gemfile:
gem "lita-bearychat"
Configuration
config.robot.adapter = :bearychat
config.adapters.bearychat.token = "your_hubot_token"
config.handlers.bearychat.token = "your_hubot_token"