mirror of
https://github.com/cquest/tootbot.git
synced 2024-11-23 20:11:06 +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
|
||||
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…
Reference in New Issue
Block a user