JaBa/languages/en-US/owner/say.json
2023-06-06 22:48:46 +05:00

6 lines
No EOL
227 B
JSON

{
"DESCRIPTION": "Sends a message on behalf of the bot",
"USAGE": "[message] (#channel)",
"EXAMPLES": "say message:Hello World!\nsay message:Hello World! channel:#news",
"DONE": "Message `{{message}}` sent in {{channel}}"
}