Sergeileduc / ocr-bot

Discord bot for OCR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python applicationCodacy Badge

OCR bot

Discord Bot with multiple features for a community server related to comicbooks.

Prerequisites

Stack Version
Python 3.8+

If you don't have pip, you have to install it with this command line (on Linux):

sudo apt install python-pip

Then, use the following command line to install some needed libs:

pip install -r requirements.txt

Launch

Launch the bot from the project root. If you have several version of Python, you must use python3.8

python3.8 /path/to/dctbot/botocr.py

Automatic deploy on Heroku

About

Discord bot for OCR

License:MIT License


Languages

Language:Python 91.3%Language:Makefile 8.3%Language:Shell 0.3%Language:Procfile 0.2%