Delafault / Telegram-Automatic-participation

The simplest script for automatic participation in drawings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

The simplest script for automatic participation in drawings.

License:MIT License


Languages

Language:Python 95.5%Language:Batchfile 4.5%