From 0d5b7cb8549a892526850b5351f64e9d5a3587f2 Mon Sep 17 00:00:00 2001 From: n Date: Sun, 2 Feb 2025 01:49:55 -0600 Subject: [PATCH] tried to do something, failed in the end --- bot.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bot.py b/bot.py index b6ee9d8..f2df8d9 100644 --- a/bot.py +++ b/bot.py @@ -106,7 +106,8 @@ Rating: {score}""") message1 = (f"""Created: {created} Description: {description} Image ID: {imageid} -OCR (Tesseract): {ocr} +OCR (Tesseract): +> {ocr} Rating: {score}""") message2 = (f"""Command recived (DEBUG). (We're supposed to fetch quote number {id} now.)""")