From d162c6141be2093324149fb5aa79f4d7e8073a1f Mon Sep 17 00:00:00 2001 From: Emattioli <5429234+oloturia@users.noreply.github.com> Date: Tue, 29 Mar 2022 12:01:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ea9876a..d2f8057 100644 --- a/README.md +++ b/README.md @@ -14,17 +14,21 @@ Libraries needed: twitter_main.py: - tweepy + $ pip3 install tweepy mastodon_main.py: - Mastodon.py + $ pip3 install Mastodon.py telegram_main.py: - libssl + $ sudo apt-get install libssl-dev - python-telegram-bot + $ pip3 install python-telegram-bot Configuration file is a JSON with this tree: