stigsb / ocr-bot-discord

Make images in your server searchable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocr-bot-discord

Make images in your server searchable

Installation

Requirements

  • docker
  • docker-compose
  • Discord bot account

Optional

Alternative - checkout the tesserocr branch and run the OCR locally

  • gcloud project - vision API enabled
  • gcloud service account

git clone https://github.com/jordanbertasso/ocr-bot-discord.git
cd ocr-bot-discord

edit and rename src/discord_secrets.json.example and src/gcloud_keys.json.example using the keyfile from your gcloud service account.

docker-compose build && docker-compose up && docker-compose logs -f

Invite bot to your server.

About

Make images in your server searchable

License:GNU General Public License v3.0


Languages

Language:Python 99.2%Language:Dockerfile 0.5%Language:Shell 0.3%