-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
TranscriberBot/src/transcriberbot/blueprints/photos.py
Lines 25 to 26 in 82d5e37
| if not photo_enabled and not qr_enabled: | |
| return |
In a group, I want to have qr code setting on and the bot would reply to a photo only if a qr code is detected, staying silent otherwise. I believe this is an expected behavior.
Similarly, and based on these lines of code, there also seems to be a problem for image OCR on and QR code off: it would still send QR code parsing results in a chat where only OCR is desired.
Metadata
Metadata
Assignees
Labels
No labels