Evals the provided DBD.TS code.
$eval[code]
bot.commands.add({ type: "basicCommand", name: "example", code: `$onlyForIDs[$botOwnerID;Only $userTag[$botOwnerID] can use that!] $eval[$message]` //Evals the provided code })
Last updated 2 years ago