JaBa/languages/en-US/general/ping.json

7 lines
133 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Shows the bot's ping",
2023-06-06 10:21:47 +05:00
"USAGE": "",
"EXAMPLES": "ping",
2023-06-06 22:48:46 +05:00
"PONG": "Pong!",
"PING": "My ping is **{{ping}}**ms"
2023-06-06 10:21:47 +05:00
}