JaBa/languages/en-US/owner/say.json

5 lines
229 B
JSON
Raw Normal View History

2021-12-22 16:50:28 +05:00
{
"DESCRIPTION": "Send a message on behalf of the bot!",
"USAGE": "{{prefix}}say [text] ++ (ID/channel-name) ++ (ID/server-name)",
"EXAMPLES": "{{prefix}}say Hello World!\n{{prefix}}say Hello World! ++ 123456789098765432"
}