Skip to content

crosspop/trello-grove

Repository files navigation

Trello-Grove Notibot

image

This is a small bot which relays Trello notifications to the Grove channel. It uses Google App Engine.

Installtion

  1. Download and install Google App Engine Python SDK.
  2. Change the name field of app.yaml.
  3. Deploy the bot using appcfg.py.
  4. Go to http://<app-name>.appspot.com/. It will requires you to authenticate.
  5. Fill Trello app key (you can make it here) and Grove channel token.
  6. Authenticate Trello account using OAuth.
  7. Done. Notibot will post notification messages to the channel soon (less than 2 minutes).

image

Open source

It's initially made for private use by Crosspop, written by Hong Minhee, and distributed under MIT license. The source code can be found the following GitHub repository:

https://github.com/crosspop/trello-grove

Releases

No releases published

Packages

No packages published

Languages