I want the discord bot to allow the command to be run only if the person has one of the roles in the array.
if(!message.member.roles.includes(validroles)) {