I'm tired of this...
This commit is contained in:
parent
4811529006
commit
af120bb220
2
main.cjs
2
main.cjs
@ -199,7 +199,7 @@ function getMatchingPhrase(inputString, targetCharacter) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//checkLoop(message, checkString);
|
checkLoop(message, checkString);
|
||||||
checkString = checkString.replace(/[^a-zA-Z0-9]/g, '');
|
checkString = checkString.replace(/[^a-zA-Z0-9]/g, '');
|
||||||
checkLoop(message, checkString);
|
checkLoop(message, checkString);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user