JaBa/languages/en-US/fun/flip.json

7 lines
159 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +05:00
"DESCRIPTION": "I roll the dice for you!",
"USAGE": "{{prefix}}flip",
"EXAMPLES": "{{prefix}}flip",
"HEADS": "🎲 | Heads!",
"TAILS": "🎲 | Tails!"
2021-12-10 21:39:54 +05:00
}