Merge branch 'master' of ssh://gitea.calebfontenot.com:25566/CCF_100/NoMoreAcronyms

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2023-04-09 22:39:56 -05:00
commit fc69a393c2

View File

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