mirror of
https://github.com/cquest/tootbot.git
synced 2025-05-10 12:23:56 +00:00
useage added
This commit is contained in:
parent
e2ed16d4a2
commit
5071ba0cf7
10
README.md
10
README.md
@ -30,3 +30,13 @@ cd tootbot
|
|||||||
# install required python modules
|
# install required python modules
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Useage
|
||||||
|
|
||||||
|
`python3 tootbot.py <twitter_pseudo> <mastodon_account> <mastodon_password> <mastodon_domain>`
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
`python3 tootbot.py geonym_fr geonym@mastodon.mydomain.org **password** mastodon.mydomain.org`
|
||||||
|
|
||||||
|
It's up to you to add this in your crontab :)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user