Embeds
Theese are the json files for the embed configuration.
goal-reached.json
{
"username": "%default-username%",
"avatar_url": "%default-avatar%",
"embeds": [
{
"title": "The %goal% was completed ($%target%)",
"description": "```We have successfully completed the %goal% for the %times_achieved% time!```",
"color": "b64fff",
"author": {
"name": "%store%",
"url": "https://dsc.gg/crowndevelopment",
"icon_url": "https://raw.githubusercontent.com/Obeeyyyy/images/refs/heads/main/crown-development-logo.png"
},
"thumbnail": {
"url": "https://raw.githubusercontent.com/Obeeyyyy/images/refs/heads/main/crown-development-logo.png"
},
"fields": [
{
"name": "Reward",
"value": "```\n* Thank you from Obey\n\n```",
"inline": false
}
],
"footer": {
"text": "Monthly Goal: 100% π©π©π©π©π©π©π©π©π©π©",
"icon_url": "https://raw.githubusercontent.com/Obeeyyyy/images/refs/heads/main/crown-development-logo.png"
}
}
]
}milestone-reached.json
purchase.json
sale.json
Last updated