diff --git a/readme.md b/readme.md index 5fdc945..94c13fb 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ #### My personal userbot -This project contains the source code of my ([@ghnou](https://t.me/ghnou)'s) userbot. It is based on Telethon, which you can install with `pip3 install -U telethon --user` as a regular user. It has no other dependencies. +This project contains the source code of my ([@ghnou](https://t.me/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](https://t.me/konatasanbot), [source](https://git.ghnou.su/ghnou/konata)). Currently it is still a work in progress.