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

10 lines
352 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Shows user information!",
"USAGE": "userinfo (@user/userID)",
"EXAMPLES": "userinfo\nuserinfo @Jonny_Bro#4226\nuserinfo 281361531411890186",
2022-01-04 02:18:28 +05:00
"INVALID_USER": "No user on Discord has the `{{search}}` ID!",
"NO_GAME": "Not playing",
"NO_ROLE": "No role",
"NO_NICKNAME": "No nickname",
"MORE_ROLES": "and {{count}} others roles"
2022-01-04 02:18:28 +05:00
}