A python app to reply to Telegram Bot @FastlyWriteBot's messages.
For ocr it uses tesseract
-
Install tesseract as per your distribution (Instructions)
-
Install python with pip
-
Install required python modules
pip3 install -r requirements.txt- Rename
config.ex.envtoconfig.envand fill the vars
python3 main.py