JaBa/languages/en-US/owner/eval.json
2021-12-10 21:39:54 +05:00

5 lines
No EOL
163 B
JSON

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