Skip to content

Delafault/Telegram-Automatic-participation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic participation in Telegram Premium drawings

The simplest script for automatic participation in drawings.

-- How use? --


  1. Download this repository and python on python.org image

  1. Use the command "pip install -r requirements" or just run the "install.bat" file (recommended) image

  1. Enter all necessary data (including api_id and api_hash, which can be obtained from my.telegram.org) in the 'accounts.json' file. image

  1. Be sure to fill in or change the required data in config.py.

image

  1. Done! Run the start.bat file to start the script. Good luck! image
Note: this is not a fully finalized script. If you have any ideas or suggestions, I'd love to hear them. Using multiple accounts at the same time when running one instance of the script will be added later (maybe).