JaBa/languages/en-US/owner/eval.json
2022-01-04 02:18:28 +05:00

5 lines
No EOL
154 B
JSON

{
"DESCRIPTION": "Executes the given code",
"USAGE": "{{prefix}}eval [code]",
"EXAMPLES": "{{prefix}}eval message.author.send(message.client.token);"
}