1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-05 06:29:38 +05:00
JaBa/languages/en-US/fun/lmg.json

6 lines
210 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
"DESCRIPTION": "Generate a LMGTFY link with your search",
"USAGE": "{{prefix}}lmg [search]",
"EXAMPLES": "{{prefix}}lmg How to create a Discord bot?",
"MISSING": "You must specify a search!"
}