1
0
Fork 0
mirror of https://gitlab.com/oloturia/fumcaso.git synced 2025-01-06 21:47:17 +01:00

Update README.md

This commit is contained in:
Emattioli 2022-03-29 12:01:19 +02:00 committed by GitHub
parent 6739e311e5
commit d162c6141b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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