hubot-back-channeling
v0.1.0
Published
The hubot adapter for back-channeling.
Readme
hubot-back-channeling
Get started
- Install
hubotandcoffeescriptnpm install -g hubot coffee-script - Create your bot.
npm install -g yo generator-hubot mkdir -p myhubot yo hubot - Set environment variables.
export HUBOT_BACK_CHANNELING_CODE=xxxxxxxxxxx export HUBOT_BACK_CHANNELING_THREAD_ID=nnnnnnnnnCODEis an authenticated code. It's published when you created a bot account. - Start your bot.
bin/hubot -a back-channeling -n [back-channeling bot name]
License
Copyright © 2015 kawasima
Distributed under the Eclipse Plublic License Version 1.0.
