Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fasilminale/ExportTelegramUsers
A Python script that exports users from one Telegram group to another using one or more concurrent user bots.
https://github.com/fasilminale/ExportTelegramUsers
Last synced: 3 months ago
JSON representation
A Python script that exports users from one Telegram group to another using one or more concurrent user bots.
- Host: GitHub
- URL: https://github.com/fasilminale/ExportTelegramUsers
- Owner: fasilminale
- Created: 2022-01-09T16:17:03.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T10:32:31.000Z (almost 3 years ago)
- Last Synced: 2024-06-28T10:34:02.461Z (5 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 21
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExportTelegramUsers
A Python script that exports users from one Telegram group to another using one or more concurrent user bots.
#
Make sure to set all of the required information for each user bot in the config.yaml file, as well as the target group URL to which the bots will add users in the main.py file.
#
For more details on how it works, see this article:
https://medium.com/@fasiladam1290/how-i-export-one-telegram-group-users-to-another-using-a-python-script-6da69150182e