commandMessage:reply("You can only ask me to edit my own messages")
return
end
localmember=commandMessage.member
if (notmember:hasPermission(message.channel, enums.permission.viewChannel) ornotmember:hasPermission(message.channel, enums.permission.sendMessages)) then
commandMessage:reply("You don't have the permission to send messages in that channel")