Discord bot to automate support tickets:
- is triggered for each new post in
#🙋⠂support
- parses the post title, original message (OP) and parses images with OCR using tesseract.js
- runs a single string containing the aforementioned text through
/support-patterns.json
- the response field is send if pattern matches
You are welcome to contribute new patterns of known problems.