.setDescription(`Invite ${botName} to your own server`),
asyncexecute(interaction){
awaitinteraction.reply({content:`Use this link to invite ${botName} (That's me!) to your own server!\nhttps://discord.com/oauth2/authorize?client_id=${clientId}&permissions=274877908992&scope=bot%20applications.commands`,ephemeral:true});