tried to do something, failed in the end

This commit is contained in:
Nyx 2025-02-02 01:49:55 -06:00
parent 96ba34f17b
commit 0d5b7cb854

3
bot.py
View file

@ -106,7 +106,8 @@ Rating: {score}""")
message1 = (f"""Created: {created} message1 = (f"""Created: {created}
Description: {description} Description: {description}
Image ID: {imageid} Image ID: {imageid}
OCR (Tesseract): {ocr} OCR (Tesseract):
> {ocr}
Rating: {score}""") Rating: {score}""")
message2 = (f"""Command recived (DEBUG). message2 = (f"""Command recived (DEBUG).
(We're supposed to fetch quote number {id} now.)""") (We're supposed to fetch quote number {id} now.)""")