/CLIP-Search-Tg-Bot

Telegram search bot which allows image search like Google but for your chat attachments

Primary LanguagePythonMIT LicenseMIT

CLIP-Search-Tg-Bot

Telegram search bot which allows image search like Google but for your chat attachments

Setup

  1. Download code, make venv(optional) and install requirements:
git clone https://github.com/potassium-chloride/CLIP-Search-Tg-Bot.git
pip install -r requirements.txt
  1. Ask @BotFather for token and fill necessary fields in config.json as you need, use config_template.json as template
  2. Run python tgBotMain.py and enjoy!