Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sunsettechuila/image-search-bot
- Owner: SunsetTechuila
- License: mit
- Created: 2024-12-05T04:27:04.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-30T14:45:26.000Z (about 1 month ago)
- Last Synced: 2024-12-30T15:34:31.368Z (about 1 month ago)
- Topics: bot, bun, cloudflare-workers, grammy, grammyjs, mtcute, telegram, telegram-bot, typescript, yandex-images
- Language: TypeScript
- Homepage:
- Size: 178 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).