From 906c539c6316ec80c22696793603db9800ede8cd Mon Sep 17 00:00:00 2001 From: Michael De Roover Date: Sun, 14 Mar 2021 19:17:11 +0100 Subject: [PATCH] Add errata on dependencies --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4588cee..6b494e6 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. +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.