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.
- 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.
- Prepare a text file containing a list of Telegram channel links, one link per line.
- Add some accounts in ./data/ folder.
- Run the script, providing the path to the text file as input.
- The script will process each channel link and display relevant information.
-
Clone this repository:
git clone https://github.com/plutonium777/telegram_channels_checker.git
-
Change directory:
cd telegram_channels_checker
-
Install requirements:
py -m pip install -r requirements.txt
-
Run
py telegram_checker.py