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
- Host: GitHub
- URL: https://github.com/mesamirh/telegramgroupidfinder
- Owner: mesamirh
- Created: 2024-07-07T14:06:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T14:25:25.000Z (11 months ago)
- Last Synced: 2025-02-09T02:18:59.009Z (4 months ago)
- Topics: group, telegramgroupmanagement, telegramgroups, tgbot
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```