0.1.1 • Published 10 years ago

hubot-lingr v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Hubot Lingr Adapter

This is the Lingr adapter for Hubot that allows you to interact with the Lingr bots.

npm.io

Installation

  • Add hubot-lingr as a dependency in package.json
  • Install dependencies with npm install
  • Run hubot with bin/hubot -a lingr (in Procfile if you run on Heroku)

Usage

Configuration

You need the following environment variables to configure hubot:

  • HUBOT_LINGR_BOT: Bot id of your Lingr bot
  • HUBOT_LINGR_SECRET: Secret Key of your Lingr bot
  • HUBOT_LINGR_ENDPOINT: (Optional) API path to serve Hubot commands. Defaults to /hubot/lingr

Bot Settings

Once you run hubot with the configuration above, you should set http://you.example.com/hubot/lingr as a callback URL on Lingr bot configuration screen.

npm.io

License

MIT License

Copyright

Tatsuhiko Miyagawa, 2014

0.1.1

10 years ago

0.1.0

10 years ago