Add errata on dependencies

This commit is contained in:
Michael De Roover 2021-03-14 19:17:11 +01:00
parent 0d4ebef265
commit 906c539c63
Signed by: vim
GPG Key ID: 075496E232CE04CB

View File

@ -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.
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.
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.