Image-Search-Bot

An image inline search telegram bot.


Note: Use Telegram picture bot. That is better. Not recommending to deploy this bot.

Made with Python3
(C) @FayasNoushad
Copyright permission under MIT License
License -> https://github.com/FayasNoushad/Image-Search-Bot/blob/main/LICENSE

DeployDeploy on Heroku

Deploy in your vps
git clone https://github.com/FayasNoushad/Image-Search-Bot/tree/main cd Image-Search-Bot pip3 install -r requirements.txt # <Create Variables appropriately>python3 main.py


VariablesSee Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather

GitHub

GitHub - FayasNoushad/Image-Search-Bot: An image inline search telegram bot.
An image inline search telegram bot. Contribute to FayasNoushad/Image-Search-Bot development by creating an account on GitHub.