Add Cloudflare Email to Telegram cursorrules#197
Add Cloudflare Email to Telegram cursorrules#197shatzibitten wants to merge 1 commit intoPatrickJS:mainfrom
Conversation
Add cursor rules for setting up email-to-Telegram forwarding via Cloudflare Email Routing and Workers using the mail2tg CLI (https://github.com/shatzibitten/mail2tg). Guides the AI through the full setup: deploy Worker, create DNS records, configure Email Routing, and set secrets. Everything runs serverlessly on Cloudflare's free tier after setup. Made-with: Cursor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR introduces a new Cloudflare Email to Telegram integration rule set with accompanying documentation. The main README is updated to remove Netlify and add the new Cloudflare Email to Telegram item under Hosting and Deployments. Two new documentation files are added to configure email-to-Telegram forwarding via Cloudflare Email Routing and the mail2tg CLI. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can suggest fixes for GitHub Check annotations.Configure the |
Summary
mail2tgCLI.What the rules do
Guide the AI agent through the full setup workflow:
After setup, everything runs serverlessly on Cloudflare's free tier — no local service needed.
Files added
rules/cloudflare-email-telegram-cursorrules-prompt-file/.cursorrules— the rules filerules/cloudflare-email-telegram-cursorrules-prompt-file/README.md— credits and descriptionREADME.mdwith link in Hosting and Deployments sectionMade with Cursor
Summary by CodeRabbit
New Features
Documentation