Add readme

This commit is contained in:
Michael De Roover 2021-03-14 19:03:51 +01:00
parent b9aabde3f9
commit f218ea2934
Signed by: vim
GPG Key ID: 075496E232CE04CB

9
readme.md Normal file
View File

@ -0,0 +1,9 @@
#### 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.
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.
#### License
This project is released as "All rights reserved". You are allowed to study the code as inspiration to make your own userbot, but you are not allowed to copy it verbatim.