cf-workers-saucenao-tg-bot is a Telegram bot that uses SauceNAO to reverse search images deployed on Cloudflare workers. You don't need a server to run this bot, just a Cloudflare account.
You can the bot here.
- Telegram bot
- Cloudflare account
- SauceNAO account
- Node.js and pnpm
- Create a new Telegram bot using @BotFather
- Request a free SauceNAO API key here
- Configure your
wrangler.toml
file fromwrangler.example.toml
- Run
pnpm i && pnpm run deploy
- Set your worker secrets:
pnpm wrangler secret put BOT_TOKEN
pnpm wrangler secret put SAUCENAO_TOKEN