Giter Site home page Giter Site logo

trelloxmpp's Introduction

trelloxmpp

Bot to relay activity from Trello boards to XMPP MUC rooms

Dependencies

You must have Lua 5.1 installed, and a build environment including openssl-dev files so the other dependencies can be compiled automatically.

Other than that, editing the variables at the top of and running make will install all the Lua dependencies locally (within the current directory) without root access. It'll ask you to populate config.py for Sluift compilation, and give default options for this that should make sense.

Running

Substitute appropriate values for the environment variables, and run something like [email protected] SLUIFT_PASS=password [email protected] TRELLO_KEY=yourAPIKeyHere TRELLO_BOARD=TrelloBoardID lua bridge.lua

To get a Trello Key, go to https://trello.com/1/appKey/generate, and to find the id of the board look at the URL of the board and extract the bit between '/b/' and the next '/', e.g. if the URL to your board https://trello.com/b/AxxOEUI/test the key would be "AxxOEUI". If your board is private, you will also need to specify a TRELLO_TOKEN environment variable with a token that gives access to your board -- see https://trello.com/docs/gettingstarted/index.html 'Getting a Token from a User'.

trelloxmpp's People

Contributors

kev avatar remko avatar

Watchers

 avatar  avatar  avatar

trelloxmpp's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.