Discord OCR Bot Reads text from images then sends them back as text on discord. Installation You need to install nodemon as global. npm install -g nodemon Also make sure to add your token to .env.example and rename .env.example to .env Development setup Run the project by running nodemon index.js