mirror of
https://github.com/SophiaAtkinson/discord-hedgedoc-md.git
synced 2026-01-17 07:24:56 -08:00
Initial commit (v1.0.5)
This commit is contained in:
13
config.json.example
Normal file
13
config.json.example
Normal file
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user