Added additional role to check

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2023-04-02 19:26:29 -05:00
parent dc283d9497
commit e474e8758b

View File

@ -139,6 +139,7 @@ function checkMessage(message) {
message.react('🇬');
return;
}
return;
}
}
matchDetected = true;