Skip to content

Sembianza/UsernameChecker

Repository files navigation

Username Checker

Username Checker is a program finalized to check availability of Telegram Usernames, trying to avoid any rate limitation or such. ONLY ITALIAN!

Installation

Use the package manager pip to install the following packages.

pip install pyautogui, pytesseract, requests, pillow

You must also download the Windows/Linux Debian version of Tesseract to make it function properly. You can find Tesseract github's here

You must also change the directory path in the python code:

pytesseract.pytesseract.tesseract_cmd = r'PATH_HERE'

Usage

  1. Open Telegram
  2. Create a channel, and make it public
  3. Change the channel's username
  4. Start start.py with the following command:
python start.py
  1. Change the window to Telegram and let it work.
  2. When a username is found, it will add it to a list and when it finishes it prints a list in the console.
  3. Done!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Checks username, trying to avoid Rate Limits from Telegram! <3 ( NO BOTS )

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages