Returns the ID of the user who ran this command.
Last updated 2 years ago
$authorID
bot.commands.add({ name: "id", code: `Your ID is \`$authorID\`` })