Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 601 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 601 Bytes

Discord bot for Tesseract OCR

This bot was made with serenity-rs

Tesseract wrapped by Leptess (make sure you install Leptonica and Tesseract)

For the bot to work, create a file called ".env" and enter the following input:

DISCORD_TOKEN = \\bot token goes here

PREFIX = \\whatever you want your prefix to be

Available commands (so far):

  • read: reads the attached image file. Tries to find text in the image and gives them back to the asker