jq is required

This commit is contained in:
cquest 2022-11-23 21:01:48 +01:00
parent f49977e4cf
commit 994ef0ab2a

View File

@ -33,6 +33,11 @@ cd tootbot
pip3 install -r requirements.txt
```
# install additional required software
apt install jq
## Useage
`python3 tootbot.py <twitter_pseudo> <mastodon_account> <mastodon_password> <mastodon_domain> [max_items [tags_to_add]]`