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

6 lines
178 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Generate a LMGTFY link with your search",
"USAGE": "lmg [search]",
"EXAMPLES": "lmg How to create a Discord bot?",
2022-01-04 02:18:28 +05:00
"MISSING": "You must specify a search!"
}