Skip to content

maxktz/Telegram-Similar-Channel-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

How to merge all parsed channels without duplicates?

  1. Run this module:

    python merge_parsed.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages