Automation6 min read·

Applying to Jobs From Telegram: An AI Bot Workflow

You spot a job on your phone and the momentum is gone by the time you reach a laptop. A Telegram bot closes that gap — send the job, get a tailored resume and a sent application back, all in chat.

Anup Ojha
By · Backend & AI Developer
TelegramAutomationJob ApplicationAI ResumeAuto-Apply

You spot a job on your phone during a commute. By the time you're at a laptop, the momentum is gone. A Telegram bot closes that gap: you send the job details from the same app you already have open, and a tailored resume plus a sent application come back — no desktop, no tab-juggling.

Why Telegram?

It's where a lot of job seekers already are, it works the same on phone and desktop, and a chat interface is the most natural way to hand over a job description and get a file back. The bot delivers the finished resume as a downloadable document right in the conversation — nothing to install.

The commands

  • /create — build your master resume from a guided set of questions.
  • /tailor — paste a job description; get a tailored version back.
  • /apply — tailor and email the application to a recipient you provide.
  • /list — see the resumes you've generated.
  • /login — connect Google so applications can send from your Gmail.

The workflow, start to finish

  1. Open the bot and run /create once to set up your master resume.
  2. Found a job? Send /apply, paste the job description, and give the recruiter's email.
  3. The bot tailors your resume to the posting and compiles a clean PDF.
  4. It drafts a personalised cover email and sends it from your connected Gmail.
  5. You get a confirmation — and the PDF — back in the chat.
The bot is a thin front-end. It calls the same engine as the web app and MCP server, so the resume you get from Telegram is identical in quality to the one from the dashboard.

Privacy and control

Your Gmail connection uses Google's official OAuth — you grant it, you can revoke it, and no password is shared. Applications are sent only when you run /apply with a recipient, and you can review before anything goes out. Use /cancel any time to abort a flow mid-way.

Related reading: auto-apply to jobs from your own Gmail and how to connect your resume to Claude with MCP.

Frequently Asked Questions

Can I really apply to jobs from Telegram?+
Yes. The Resume-MCP Telegram bot lets you paste a job description, get a tailored, ATS-ready PDF back in the chat, and — if you connect Google — send the application from your own Gmail, without opening a laptop.
What are the Telegram bot commands?+
/create builds your master resume, /tailor produces a tailored version for a pasted job description, /apply tailors and emails the application to a recipient, /list shows your resumes, and /login connects Google for Gmail sending.
Is the resume quality the same as the web app?+
Yes. The bot calls the same engine as the web app and MCP server — AI tailoring, a LaTeX-compiled PDF, and Gmail sending — so the output is identical regardless of which interface you use.
Is my data private when using the bot?+
Your Gmail connection uses Google's official OAuth, which you can revoke any time, and no password is shared. Applications are sent only when you run /apply with a recipient, and you can cancel any flow mid-way.
Anup Ojha

Anup Ojha

Backend & AI Developer · Jackson and Frank

Backend & AI engineer at Jackson and Frank. Building Resume-MCP — the AI pipeline that turns a LinkedIn job post into a sent application in under 60 seconds. Python · FastAPI · Gemini AI · LaTeX · Telegram bots · MCP servers.

Related Articles

Stop reading, start applying

Ready to apply smarter?

AI-tailored resume + cover email sent from your Gmail — in under 60 seconds per application.

Try Resume-MCP Free →