1.0.2 • Published 8 years ago
hubot-basecamp-3 v1.0.2
hubot-basecamp-3
This is a Hubot adapter to use with Basecamp 3.
Installation
You'll first need a Hubot instance set up. Follow the instructions at https://hubot.github.com/docs/.
When it asks for theBot adapter, specifybasecamp-3.Open a Basecamp and click on
Settingsin the top right corner.Choose the
Configure Chatbotsoption.Add a new chatbot and point the
Command URLto your Hubot host, with a path of/hubot/bc3.
e.g. if your Hubot instance lives atinternal.domain, set the URL tohttp://internal.domain/hubot/bc3.Launch Hubot like so:
./bin/hubot --adapter basecamp-3.