GitHub - zacharyfmarion/ocr-bot: A messenger bot for ocr

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

OCR Bot

Bot GIF

This is a messenger bot for recognizing text in an image file.

Installation

Run npm install to add dependencies. The app requires a messenger API token to be present in your environment variables - you can either run with token=*token_here* node index.js or export a token variable in your bashrc. If you are using Heroku you can add the variable from the settings page.

Contributions

ALl PRs are welcome! Please let me know if you want to work together!