mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-21 17:34:37 +02:00
Merge branch 'fix_docs' into 'master'
docs: add mastodon_screen_name See merge request veretcle/scootaloo!36
This commit is contained in:
@@ -48,6 +48,7 @@ This will give you the end of the TOML file. It will look like this:
|
|||||||
```toml
|
```toml
|
||||||
[mastodon.nintendojofr] ## account
|
[mastodon.nintendojofr] ## account
|
||||||
twitter_screen_name = "NintendojoFR" ## User Timeline to copy
|
twitter_screen_name = "NintendojoFR" ## User Timeline to copy
|
||||||
|
mastodon_screen_name = "nintendojofr" ## optional, Mastodon account name used for smart mentions
|
||||||
base = "https://m.nintendojo.fr"
|
base = "https://m.nintendojo.fr"
|
||||||
client_id = "MYCLIENTID"
|
client_id = "MYCLIENTID"
|
||||||
client_secret = "MYCLIENTSECRET"
|
client_secret = "MYCLIENTSECRET"
|
||||||
|
Reference in New Issue
Block a user