Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 254 Bytes

Wiki bot for TF2Autobot Discord server.

Required dependency: tesseract v5 alpha which can be obtained by

sudo add-apt-repository ppa:alex-p/tesseract-ocr-devel
sudo apt-get update
sudo apt-get install tesseract-ocr tesseract-ocr-eng

(Linux)