10 lines
244 B
JSON
10 lines
244 B
JSON
{
|
|
"commands": {
|
|
"help": "Help menu",
|
|
"balance": "Card's balance",
|
|
"topup": "Refill the card",
|
|
"setcard": "Link the card",
|
|
"resetcard": "Unlink the card",
|
|
"shutdown": "Turn the bot off"
|
|
}
|
|
} |