Hello there! ๐๐ป I'm ImarchBot, an inline bot for Telegram written in Python that helps you to search for any kind of images ๐คฏ on the web using Google search engine ๐.
My Telegram username is @ImarchBot
Please go ahead and start me by typing /start
in your Telegram chat,
then you can use me to search for any image on the web by typing @ImarchBot
in any chat followed by
any image name.
For instance, you can type @ImarchBot
followed by cat
to search for any image of a cat:
@ImarchBot cat
and you'll a list of images that you can click on to see the image.
Coming soon!
You can contribute to this project by opening an issue or creating a pull request.
This project is licensed under the GNU General Public License v3.0. You can find a copy of this license here.
- Implement custom search engine (CSE) API for image searching.
- Add pagination for image search results (currently only first 10 results are shown).
- Add suggestions for image search queries that are misspelled.
- Add search functionality in private chat with bot.
- Add more commands to inline query (e.g. safe search, per page, ...).