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

7 lines
174 B
JSON
Raw Normal View History

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