botodon/src/database.json

15 lines
234 B
JSON

[
{
"content": "[EN] Text\n\n[FR] Texte",
"weight": 42,
"favourited": true
},
{
"content": "Texte",
"tags": ["fr"]
},
{
"medias": ["id"],
"deep": true
}
]