JaBa/languages/en-US/suncountry/sendmessage.json

8 lines
419 B
JSON
Raw Normal View History

{
"DESCRIPTION": "Send an anonymous message to the selected channel",
"USAGE": "rpinfo [text] (attachment)\ninstalife [text] (attachment)",
"EXAMPLES": "sendmessage rpinfo text:Happy New Year, everyone!\nsendmessage instalife text:Accident at the Police Station! attachment:<image>",
"RPINFO": "Send a message to RP Info",
"INSTALIFE": "Send a message to InstaLife",
"MESSAGE_SENT": "Message sent!\n{{message}}"
}