No email, no dashboard, no login required. Get instant notifications in your private Telegram chat whenever someone submits your contact form.
Get started in minutes, no technical knowledge required
Open Telegram and start a chat with
@who_contacted_me_bot.
Send /start to get your unique encrypted ID.
Send /newform and follow the simple prompts.
Give your form a name and choose a custom slug.
Get your unique form URL instantly.
Copy your form URL and paste it as the action URL in any HTML contact form. Works with any form that uses POST method.
Every form submission arrives instantly in your Telegram chat as a beautifully formatted card with all fields and timestamp.
Simple, secure, and powerful
Your chat ID is encrypted using HMAC-SHA256. Each user gets a unique, secure identifier.
Receive submissions in real-time. No delays, no email spam, no checking dashboards.
Create as many forms as you need. Each form gets its own unique URL and can be customized.
Submissions arrive as formatted cards with timestamps and organized fields.
No sign-up, no login, no email verification. Just start chatting with the bot.
Compatible with any website, CMS, or framework. Just use the URL as your form action.
Here's what a submission looks like in Telegram
Add this to your HTML form
<form action="#Provided Url" method="POST">
<input type="text" name="name" placeholder="Your Name" required>
<input type="email" name="email" placeholder="Your Email" required>
<textarea name="message" placeholder="Your Message" required></textarea>
<button type="submit">Send Message</button>
</form>
Join thousands of users receiving contact form submissions directly in Telegram.
Start Using Bot Now