/FastlyWriteBotRelpier

Reply fastly to @FastlyWriteBot's messages

Primary LanguagePython

FastlyWriteBotRelpier

A python app to reply to Telegram Bot @FastlyWriteBot's messages.

For ocr it uses tesseract

Installation

Install dependencies

  • Install tesseract as per your distribution (Instructions)

  • Install python with pip

  • Install required python modules

pip3 install -r requirements.txt

Setup Config

  • Rename config.ex.env to config.env and fill the vars

Run the bot

python3 main.py