Skip to content

Qiamast/ImarchBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ImarchBot

@ImarchBot Logo

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

How to use me?

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.

How to use @ImarchBot ?

Deployment instructions ๐Ÿš€

Coming soon!

Contributing ยฎ๏ธ

You can contribute to this project by opening an issue or creating a pull request.

License ๐Ÿ“

This project is licensed under the GNU General Public License v3.0. You can find a copy of this license here.

TODOs ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

  • 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, ...).