Skip to content

gurelkaynak/pygram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygram

Telegram messaging from your terminal.

Setup

Basic information, first tg-cli must be installed.

git clone [email protected]:vysheng/tg.git; cd tg
git clone [email protected]:vysheng/tgl.git; cd tgl
git clone [email protected]:vysheng/tl-parser.git
./configure
make

after installing client package, must be called first to save login information on local folder, all explained on client readme file

python 3.5.1 used.

git clone https://github.com/RedXBeard/pygram.git
cd pygram;pip3.5 install -r requirements

Usage

python3.5 main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%