Skip to content

Checks a .txt list of telegram channels and outputs info: title, valid, open / close, members count.

Notifications You must be signed in to change notification settings

plutonium777/telegram_channels_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Channels Checker

GitHub License

A simple Python tool to check a list of Telegram channels, providing essential information such as channel title, validity, open/closed status, and member count.

Features

  • Check the status of multiple Telegram channels in one go.
  • Quickly identify if a channel is open or closed.
  • Get valuable insights into channel membership statistics.
  • Easy-to-use with a straightforward text file input.

Usage

  1. Prepare a text file containing a list of Telegram channel links, one link per line.
  2. Add some accounts in ./data/ folder.
  3. Run the script, providing the path to the text file as input.
  4. The script will process each channel link and display relevant information.

Installation

  1. Clone this repository:

    git clone https://github.com/plutonium777/telegram_channels_checker.git
  2. Change directory:

    cd telegram_channels_checker
  3. Install requirements:

    py -m pip install -r requirements.txt
  4. Run

    py telegram_checker.py

About

Checks a .txt list of telegram channels and outputs info: title, valid, open / close, members count.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages