mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
242 B
JSON
7 lines
242 B
JSON
|
{
|
||
|
"DESCRIPTION": "Divorce the person you are currently married to!",
|
||
|
"USAGE": "{{prefix}}divorce",
|
||
|
"EXAMPLES": "{{prefix}}divorce",
|
||
|
"NOT_MARRIED": "You are not currently married!",
|
||
|
"DIVORCED": "You just divorced with **{{username}}**!"
|
||
|
}
|