added /forceevaluate

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2023-04-09 22:39:52 -05:00
parent c770cd3f47
commit 9d7170f3e8

@ -128,7 +128,7 @@ client.on('messageUpdate', (undefined, newMessage) => {
}); });
global.checkMessage = function checkMessage(message, ranFromGlobal) { global.checkMessage = function checkMessage(message, runFromGlobal) {
if (!runFromGlobal) { if (!runFromGlobal) {
checkInsult(message); checkInsult(message);
if (message.content == "<@1091120267851485215>, what are your pronouns?") { if (message.content == "<@1091120267851485215>, what are your pronouns?") {