-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
Images or any other files which are sent by user via Telegram bot, are not able to upload in various search engines to reverse search.
To Reproduce
Steps to reproduce the behaviour:
- Open the telegram bot mentioned in READ.ME
- Send /start
- Send any image or file
- Get a response from the server to perform a reverse search
- click on different search engines - here it fails to upload the images which are in the server sent by user.
Expected behaviour
Search engine links should be able to upload images/files from a local folder of the server and get the result back.
Additional context
It seems issue in the settings.py (uploader part) and image_search.py.
Using a virtual box, running Ubuntu latest.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed

