2021-11-28 00:34:40 +01:00
2021-11-28 00:34:40 +01:00
2021-11-28 00:30:54 +01:00

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
Telegram bot that logs and blocks unwanted private messages.
Readme 65 KiB
Languages
Python 56.6%
Shell 43.4%