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

6 lines
227 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Sends a message on behalf of the bot",
2023-06-06 10:21:47 +05:00
"USAGE": "[message] (#channel)",
2023-06-06 22:48:46 +05:00
"EXAMPLES": "say message:Hello World!\nsay message:Hello World! channel:#news",
"DONE": "Message `{{message}}` sent in {{channel}}"
2023-06-06 10:21:47 +05:00
}