mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
6 lines
No EOL
173 B
JSON
6 lines
No EOL
173 B
JSON
{
|
|
"DESCRIPTION": "Executes the code",
|
|
"USAGE": "[code]",
|
|
"EXAMPLES": "eval code:interaction.channel.send({ content: \"Hello World!\" })",
|
|
"CODE": "Code to be executed"
|
|
} |