Fixed where moderator roles didn't get recognized due to usless ingoreCooldown check being in wrong place. (Didn't create problems other than denying permission to everyone!)
Fixed problem where containsRoles function always returned "false", because it used depricated function .contain(roleID), roleID as String.