1
0
Fork 0
Manager/data/discordMessage.json

9 lines
137 B
JSON
Raw Normal View History

2021-01-20 23:29:57 +00:00
{
"embeds": [
{
"title": "%%title%%",
"description": "%%message%%",
"color": 13359655
}
]
}