Telegram Similar Channel Parser

So basic script, about 100 code lines, simple to use.

How do you use it?

  1. Download and install python 3.10+. click

  2. Download/clone this repository (folder).

  3. Open terminal and run command like this:

    cd /path/to/this/folder

  4. Install required packages:

    python -m pip install -r requirements.txt

  5. Run script by this command:

    python main.py

Enjoy.