Implement OCR
This commit is contained in:
parent
2ac0ff723b
commit
d7ac92dea4
2
main.cjs
2
main.cjs
@ -198,7 +198,7 @@ function getMatchingPhrase(inputString, targetCharacter) {
|
||||
message.delete();
|
||||
return true;
|
||||
}
|
||||
})();
|
||||
});
|
||||
return false;
|
||||
}
|
||||
if (checkLoop(message, checkString)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user