mastodon-hashtag-spreader/config.json.example

17 lines
239 B
Plaintext

{
"instances": {
"chaos.social": "secret",
"fem.social": "secret"
},
"spreads": [
{
"source": "chaos.social",
"drain": "fem.social",
"hashtags": [
"gpn19",
"cccamp19"
]
}
]
}