Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 688 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 688 Bytes

Telegram-Seen

🐍 Script for send telegram seen on public channels

🔥 Using Threading method for proxies

⚡️ Using mix protocols (http + socks4 + socks5)

Note:

if you like this project star it or like this comment If I see interest, I will update it and continue with golang

Usage:

Cloning to system

git clone https://github.com/aDarkDev/Telegram-Seen; cd Telegram-Seen

Installing Libraries

pip3 install -r requirements.txt

run

python3 seen.py <link> <type> <count>

Exapmle:

python3 seen.py https://t.me/premium/138 http 10

Good Luck!