Update README.md
This commit is contained in:
parent
c2df914679
commit
e53b4866b8
1 changed files with 4 additions and 0 deletions
|
@ -17,7 +17,9 @@ Save it in:
|
|||
/_credentials/readeck_account.txt
|
||||
```
|
||||
Just add one line like:
|
||||
```
|
||||
readeck.instance.com|YOUR_TOKEN
|
||||
```
|
||||
|
||||
|
||||
## 2. Getting mastodon / snac / gotosocial tokens
|
||||
|
@ -29,9 +31,11 @@ Save one account per line in:
|
|||
/_credentials/fedi_accounts.txt
|
||||
```
|
||||
Just add one line per user like this (you can have several times the same instance as the token determines the user):
|
||||
```
|
||||
mastodon.social|YOUR_TOKEN
|
||||
mastodon.social|YOUR_TOKEN
|
||||
my.instance.org|YOUR_TOKEN
|
||||
```
|
||||
|
||||
The script will loop on each account but always save on the same readeck / youtube accounts.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue