Skip to content

Issue in reverse search #26

@c0sm0void

Description

@c0sm0void

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:

  1. Open the telegram bot mentioned in READ.ME
  2. Send /start
  3. Send any image or file
  4. Get a response from the server to perform a reverse search
  5. 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.

Screenshots
image
image

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 workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions