scripts/mastodon-tokens.json
2019-02-22 05:24:42 -05:00

14 lines
211 B
JSON

{
"domain1-example1":
{
"domain": "mastodon.barkshark.tk",
"token": "access token goes here"
},
"domain2-example1":
{
"domain": "botsin.space",
"token": "access token goes here"
}
}