Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunsettechuila/image-search-bot

searches images without filtering them
https://github.com/sunsettechuila/image-search-bot

bot bun cloudflare-workers grammy grammyjs mtcute telegram telegram-bot typescript yandex-images

Last synced: 22 days ago
JSON representation

searches images without filtering them

Awesome Lists containing this project

README

        

# image-search-bot

A Telegram bot that uses Telegram servers as a proxy to bypass Yandex CAPTCHAs.

Works inline like `@pic` bot, but doesn't filter results and reject queries.

[Backend](./packages/image-search-server) is built with [Bun](https://github.com/oven-sh/bun), [Elysia](https://github.com/elysiajs/elysia) and [mtcute](https://github.com/mtcute/mtcute), [frontend](./packages/image-search-bot) is built with [grammY](https://github.com/grammyjs/grammY) and hosted on [Cloudflare Workers](https://workers.cloudflare.com).