Telegram Google Seek/Search in Inline Mode
- Install uv
- Clone this repo:
git clone https://github.com/klaymov/GSeekBot.git cd GSeekBot - Create
.envfile and fill in your credentials - Install dependencies:
uv sync
- Run the bot:
docker compose up --build