Skip to content

renisac/turbo-telegram

Repository files navigation

Getting Started

Required Environment variables:

REN_TOKEN = token

Optional Environment Variables, used for testing non-production as r.ren is hardcoded:

REN_REMOTE=https://test-env.domain.com

REN_VERIFY_SSL=False

Ubuntu1404

$ export REN_TOKEN=1234
$ git clone https://github.com/renisac/turbo-telegram.git
$ pip install -e turbo-telegram

Client Examples

$ ren --users sfinlon
$ ren --members 'Indiana University'

Getting Involved

There are many ways to get involved with the project. If you have a new and exciting feature, or even a simple bugfix, simply fork the repo, create some simple test cases, generate a pull-request and give yourself credit!

If you've never worked on a GitHub project, this is a good piece for getting started.

Development

Some of the tools we use:

Some useful books:

COPYRIGHT AND LICENCE

Copyright (C) 2016 the REN-ISAC

Free use of this software is granted under the terms of the GNU Lesser General Public License (LGPLv3). For details see the files COPYING included with the distribution.

Releases

No releases published

Packages

No packages published

Languages