tried to do something, failed in the end
This commit is contained in:
parent
96ba34f17b
commit
0d5b7cb854
1 changed files with 2 additions and 1 deletions
3
bot.py
3
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.)""")
|
||||
|
|
Loading…
Add table
Reference in a new issue