https://github.com/poolitzer/spamidbot
this bot will help you to get IDs of users form the join action from Telegrams Admin Log
https://github.com/poolitzer/spamidbot
telegram telethon userbot
Last synced: over 1 year ago
JSON representation
this bot will help you to get IDs of users form the join action from Telegrams Admin Log
- Host: GitHub
- URL: https://github.com/poolitzer/spamidbot
- Owner: Poolitzer
- Created: 2018-09-08T10:31:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T10:36:58.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T18:43:11.935Z (over 1 year ago)
- Topics: telegram, telethon, userbot
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpamIDBot
this bot will help you to get IDs of users from the join actions from the Telegrams Admin Log
You will need Telethon. Install it via:
```
apt-get install telethon
```
You also need your own App_id etc., this is explained in a lot of docs.
Maybe have a look at that:
https://telethon.readthedocs.io/en/stable/extra/basic/creating-a-client.html
this was a very short project idea, I don't care about anything. It should work.