mastodon-hashtag-spreader/config.json.example

12 lines
164 B
Plaintext
Raw Normal View History

2019-05-30 14:29:49 +02:00
{
"source": {
"url": "https://chaos.social",
"token": "",
"hashtag": "gpn19"
},
"drain": {
"url": "https://fem.social",
"token": ""
}
}