Files
discord-hedgedoc-md/config.json.example

13 lines
348 B
JSON

[
{
"name": "first",
"markdownURL": "https://example.com/s/example/download",
"webhookURL": "https://discord.com/api/webhooks/example/example"
},
{
"name": "second",
"markdownURL": "https://example.com/s/example/download",
"webhookURL": "https://discord.com/api/webhooks/example/example"
}
]