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();
|
message.delete();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
})();
|
});
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
if (checkLoop(message, checkString)) {
|
if (checkLoop(message, checkString)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user