Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add image search and history functionality to the Telegram bot #113

Merged

Conversation

imDarshanGK
Copy link
Contributor

#112

This pull request introduces the following features to the Telegram bot:

1} Image Search: The bot can now handle image uploads, simulating a reverse image search. The bot responds with a placeholder result for the uploaded image.

2} Search History: The bot stores the results of each image search for each user in an in-memory dictionary. Users can view their search history with the /history command.

3} Commands:
/start: Welcomes the user and provides instructions on how to use the bot.
/history: Displays a list of past image search results for the user.

2t
3t
1t

Thank you,
@c0sm0void

Copy link
Contributor

github-actions bot commented Nov 7, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@c0sm0void c0sm0void linked an issue Nov 8, 2024 that may be closed by this pull request
@c0sm0void c0sm0void merged commit e9d4de2 into c0sm0void:master Nov 8, 2024
Copy link
Contributor

github-actions bot commented Nov 8, 2024

🎉🎉 Thank you for your contribution! Your PR #113 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Search History Feature to ReVot Bot
2 participants