As a developer, I constantly need to test email flows — verification codes, password resets, newsletter signups. But using my real email creates clutter and privacy risks.
My solution: I built a Telegram bot called ManyEmails (@ManyEmailsBot) that generates disposable email addresses on demand.
How it works:
- Open Telegram and message @ManyEmailsBot
- It generates a disposable email address
- You can use it for sign-ups, testing, or anything
- The inbox is accessible right in Telegram
- No ads, no tracking, no sign-up
Benefits:
- Instant email generation
- Clean inbox stays clean
- Great for development testing
- Privacy protection
- Zero cost
👉 Try ManyEmails
What tools do you use for email testing?
Top comments (1)
I really like your approach of using a Telegram bot for generating disposable email addresses. It not only streamlines the testing process, but also prioritizes privacy, which is often overlooked in many solutions. Have you considered adding features like an expiration time for the email addresses or integration with CI/CD pipelines for automated testing? If you need help expanding this project or implementing additional features, I’d be glad to explore a paid collaboration. What has been the most challenging aspect of maintaining the bot so far?