mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
5 lines
229 B
JSON
5 lines
229 B
JSON
|
{
|
|||
|
"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"
|
|||
|
}
|