Skip to content

k13w/teleGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teleGit

##Bot em Python para telegram

Python-Versions License Version-Program Pep8

Introduction

A bot to list the github repositories, show users information,
for now only have these functions, the code okay clean for those who want to use based on future.
Will soon have many more functions!
Enjoy ^^
    [+] Author:              Gilmar Silva
    [+] GITHUB:              https://github.com/HeavenH
    
    [+] Collaborator:        Jr750ac
    [+] GITHUB:              https://github.com/Jr750ac
    
    [+] Collaborator:        Pedro Souza
    [+] GITHUB:              https://github.com/Pedro-Souza
    [+] Lib:                 https://github.com/Pedro-Souza/My-Scripts/blob/master/GitApi.py
    
    [+] Collaborator:        Israel Sant'Anna
    [+] GITHUB:              https://github.com/israelss

Installation:

Install the requirements

    pip install -r requirements.txt

Config Program

Talk to BotFather and put the token you get there in config.ini file (without quotes)

    [DEFAULT]
    token=123456789:AReaaaaaaaaaallyLooooooooooongTOKEN

Usage:

Starting

Replace with python if you're using python 2.7:

    python3 main.py

Using

On Telegram, to list the repos from several users, use:

    /listing <user1> <user2> ... <userN>

To see the info about several users, use:

    /info <user1> <user2> ... <userN>

Contribute

Copyright (C) 2016 Gilmar Silva | Pedro Souza | Jose Roberto | Israel Sant'Anna

Releases

No releases published

Packages

No packages published

Languages