Skip to content

EdwardChest/infinityTG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinity Telegram


Very simple script to run infinity online for your Telegram account using Telegram API

Installation

Install the dependencies.

sudo apt install python3 python3-pip
python3 -m pip install telethon

First steps

Go to Telegram Apps and create app. You can see App api_id and App api_hash copy it. For test the scripts run:

python3 tg.py --appID YOUR_API_ID --appHASH YOUR_API_HASH

After that you need to write your mobile phone and 2FA code if required. Exit your telegram app and ask your friends ONLINE I or NOT? When you test a script run python in background.

nohup python3 tg.py --appID YOUR_API_ID --appHASH YOUR_API_HASH > log.out &

Enjoy your online!

About

Infinity online for Telegram using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages