Telegram logger & blocker
This project contains the source code of the logging/blocking functionality of my (@vimicito's) userbot. Like ubot it only depends on Python and Telethon.
In terms of functionality, the bot logs private messages and blocks unwanted PM/DM. When unblocked by the userbot's owner, a correspondent can send another message and the bot will not trigger a blocking action any longer. This way an approval system can be effectively enforced.
Credentials
Visit my.telegram.org to get your API ID and API hash values. Then run ./install
from within the cloned repository, where you can add these values.
License
This project is not intended to be published at the time of writing. All rights reserved.
Description
Languages
Python
56.6%
Shell
43.4%