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.)""")