项目作者: williammck

项目描述 :
Basecamp 3 Campfire adapter for Hubot.
高级语言: CoffeeScript
项目地址: git://github.com/williammck/hubot-basecamp-3.git
创建时间: 2017-01-10T18:05:36Z
项目社区:https://github.com/williammck/hubot-basecamp-3

开源协议:MIT License

下载


hubot-basecamp-3

This is a Hubot adapter to use with Basecamp 3.

npm

Installation

  1. You’ll first need a Hubot instance set up. Follow the instructions at https://hubot.github.com/docs/.
    When it asks for the Bot adapter, specify basecamp-3.

  2. Open a Basecamp and click on Settings in the top right corner.

  3. Choose the Configure Chatbots option.

  4. Add a new chatbot and point the Command URL to your Hubot host, with a path of /hubot/bc3.
    e.g. if your Hubot instance lives at internal.domain, set the URL to http://internal.domain/hubot/bc3.

  5. Launch Hubot like so: ./bin/hubot --adapter basecamp-3.