This addresses a security vulnerability in the userbot.
My personal userbot
This project contains the source code of my (@ghnou's) userbot. It is based on Python and Telethon, and has no other dependencies.
In terms of functionality it will be not too dissimilar from Konata (bot, source). Currently it is still a work in progress.
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 released as "All rights reserved". You are allowed to use and study the code as inspiration to make your own userbot, but you are not allowed to copy it verbatim into a release of your own.
Description
Languages
Python
73.8%
Shell
26.2%