Skip to content
/ TGPars Public
forked from elizhabs/TGPars

Free Telegram spamer, inviter and parser

License

Notifications You must be signed in to change notification settings

n0vit/TGPars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧾TGPars Telegram spamer, inviter and parser

Installation

  • Windows:

    • Download Python 3.8 here
    • Launch installer, click 'add python to PATH'
    • Download TGPars
    • Open Command Line in TGPars directory
    • Run command: *python setup.py -i`
    • Then go to [my.telegram.org] and login in your account
    • Choose API Development Tools
    • In Command Line run python setup.py -c
    • Enter api_id, api_hash and phone number
  • Termux:

    • pkg update
    • pkg install python3 python3-pip git -y
    • git clone https://github.com/elizhabs/TGPars/
    • cd TGPars
    • python setup.py -i
    • Then go to [my.telegram.org] and login in your account
    • Choose API Development Tools
    • python setup.py -c
    • Enter api_id, api_hash and phone number
  • Linux

    • sudo apt update
    • sudo apt install python3 python3-pip git -y
    • git clone https://github.com/elizhabs/TGPars/
    • cd TGPars
    • python setup.py -i
    • Then go to [my.telegram.org] and login in your account
    • Choose API Development Tools
    • In Command Line run ***python setup.py -c***
    • Enter api_id, api_hash and phone number

Usage

  • Pars
    • python pars.py
  • Invite
    • python invite.py members.csv
  • Spam
    • python smsbot.py members.csv

About

Free Telegram spamer, inviter and parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%