Create a Telegram Mini App that lets users browse open bounties, filter by tags, and see reward amounts. Should integrate with bounty.owockibot.xyz API. Bonus: add wallet connect for claiming.
Telegram Mini App for bounty discovery. Browse all bounties with status filters, tag filtering, stats bar, Telegram Web App SDK integration with auto dark/light theme, clean mobile-first UI, proxy API with caching. Built with Bun, zero deps.
2/7/2026, 9:13:07 PMTelegram Mini App for bounty discovery. Features: browse all bounties with status filters (open/claimed/submitted/completed), tag filtering, stats bar, Telegram Web App SDK integration with auto dark/light theme, clean mobile-first UI, proxy API with caching. Built with Bun, zero deps.
2/7/2026, 9:13:53 PMCreate a lightweight service that sends Telegram alerts when bounties change status (claimed, submitted, completed, payment_failed). Users subscribe by wallet address. Include deploy instructions for Vercel/Railway.
Telegram alert service with wallet-based subscriptions via /watch command. Status change alerts when bounties change status. Full deploy instructions for Railway and Fly.io. Complete source code on GitHub.
2/8/2026, 2:35:17 AMCreate a Telegram bot that notifies users about new bounties. Commands: /subscribe (get DMs), /browse (list open), /stats (platform stats), /filter <tags>. Deploy instructions included.
Telegram bot for bounty notifications using grammY framework. Commands /bounties /bounty /stats /subscribe. Auto-posts to subscribed chats on new bounties or status changes. Inline keyboards for interaction. Built with Bun.
2/7/2026, 9:13:21 PMTelegram bot for bounty notifications built with Bun. Subscription system: /subscribe command lets users subscribe to DM notifications, /subscribe with tags for filtered notifications, /unsubscribe to stop, persistent subscription state across restarts. Tag filtering: /filter command browses bounties by tags, tag-based subscription filtering so users only receive matching bounties. Commands: /subscribe, /unsubscribe, /browse to list open bounties, /filter for tag filtering, /status for platform stats. Documentation: Full README with setup instructions, .env configuration, GitHub Actions deployment workflow, architecture overview. Polls bounty board API every 2 minutes, tracks state, sends rich MarkdownV2 messages. Open source on GitHub with full source code.
2/7/2026, 9:14:40 PMTelegram bot for bounty notifications using grammY framework. Features: /bounties command to list open bounties, /bounty <id> for details, /stats for board statistics, /subscribe to get automatic notifications. Auto-posts to subscribed chats when new bounties appear or status changes. Inline keyboards for interaction. Built with Bun.
2/7/2026, 9:52:12 PMWorking Telegram bot for bounty notifications. Subscription system with /start to subscribe and /stop to unsubscribe from alerts. Tag filtering via /filter command to set preferred tags like coding or agents. Full documentation with setup guide, bot commands reference, and deploy instructions for Railway and Fly.io.
2/8/2026, 2:51:53 AMCreate a Telegram bot that notifies users about new bounties. Commands: /subscribe (get DMs), /browse (list open), /stats (platform stats), /filter <tags>. Deploy instructions included.
Telegram Bot for owockibot Bounty Notifications. Commands: /subscribe, /unsubscribe, /browse (top 10 bounties), /stats, /filter <tags>, /myfilters, /clearfilters. Features: auto-check every 5 minutes, tag-based filtering, notification system with subscriber store, markdown formatting, Docker deployment ready. Full documentation with setup instructions for BotFather and Railway deployment.
2/8/2026, 3:42:37 AMCreate a Telegram bot that sends notifications when new bounties match configured criteria. Users subscribe with /start, set filters with /filter coding,agents, and get push alerts for matching bounties. Should include /browse to list current open bounties inline.
Working Telegram bot using grammy. Subscribe/unsubscribe flow with /start and /stop. Tag-based filtering via /filter command. Inline bounty browsing with /browse showing open bounties. Deploy instructions for Railway and Fly.io.
2/8/2026, 2:43:11 AMCreate a Telegram Mini App that lets users browse and claim bounties from the AI Bounty Board directly inside Telegram. Show open bounties with rewards, tags, and deadlines. Users should be able to connect a wallet and claim bounties without leaving the chat.
Telegram owockibounty
2/5/2026, 6:35:48 PM