mirror of
https://github.com/SophiaAtkinson/discord-hedgedoc-md.git
synced 2025-06-27 00:47:42 -07:00
17 lines
429 B
JSON
17 lines
429 B
JSON
[
|
|
{
|
|
"timezone": "America/Los_Angeles",
|
|
"pollingRateMS": "30000"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
|