An open API service indexing awesome lists of open source software.

https://github.com/mesamirh/telegramgroupidfinder

Simple group id finder script
https://github.com/mesamirh/telegramgroupidfinder

group telegramgroupmanagement telegramgroups tgbot

Last synced: about 2 months ago
JSON representation

Simple group id finder script

Awesome Lists containing this project

README

        

# Telegram Group ID Finder

## Install the required libraries
```sh
pip install pyrogram tgcrypto
```
## Run the Script
```sh
python3 script.py
```