Skip to main content
Lovable in Telegram is in Beta and rolling out gradually.
Lovable in Telegram lets you message Lovable directly from Telegram. It is the same agent you use on lovable.dev, now accessible from your messaging app. Think of it as a co-founder you can text.
This is different from the Telegram connector, which lets apps you build with Lovable send messages through the Telegram Bot API. This guide covers how to talk to Lovable through Telegram.

What you can do

When connected, you can message the Lovable bot to work on your projects from anywhere.

On your projects

  • Build new apps or modify existing ones
  • Fix bugs, add features, and make UI changes
  • Publish projects live
  • Check edit history and review what changed
  • Query your project database with read-only queries
  • View analytics for published projects, including visitors, page views, traffic sources, and real-time stats

Across projects

  • Read and search code in any workspace project
  • Copy assets between projects
  • Compare patterns or components across codebases

Beyond code

  • Search the web for documentation, examples, or current information
  • Remember preferences across conversations, such as expertise level or UI preferences

Prerequisites

  • A Lovable account with access to at least one workspace
  • A Telegram account
  • Lovable in Telegram enabled for your account

Connect Telegram

1

Open Telegram settings

In Lovable, open Settings → Account → Use Lovable everywhere → Telegram.
2

Connect Telegram

Click Connect. Lovable opens the bot chat in Telegram.
3

Start the bot

In Telegram, click Start bot to link your accounts.You should be connected now. The Telegram settings in Lovable update to show your connection status, including your Telegram user ID and when you connected.

How to use it

Send a direct message to the Lovable bot in Telegram. Talk to it naturally, without special syntax or commands. For example:
Add a login page to my app
What does my users table look like?
Publish my project
The bot shows a typing indicator while processing, then replies in the chat. When it builds or edits a project, it includes a link back to Lovable so you can review the changes. If the project is unclear, the bot asks for clarification. Otherwise, it uses context to determine your intent.

Manage your connection

You can view or disconnect your Telegram connection at any time from Settings → Account → Use Lovable everywhere → Telegram.

Check status

Go to the Telegram section to see whether you are connected, your Telegram user ID, and when the connection was created.

Disconnect

Go to the Telegram section and click Disconnect. The bot stops responding to messages. You can reconnect at any time.

Limitations

  • Direct messages only. The bot does not respond in group chats, supergroups, or channels.
  • Text only. Stickers, voice messages, and images are ignored.
  • One account per connection. Each Telegram account links to one Lovable user, and each Lovable user links to one Telegram account.
  • Memory is best effort. Repeat important context in new messages.
  • Database queries are read-only. The bot cannot create, update, or delete records.

Privacy and security

Messages sent to the bot are processed with your Lovable permissions. The agent can only access projects and data you already have access to. Disconnecting Telegram immediately removes access. Messages sent after disconnecting are ignored.

Troubleshooting

Go to Settings → Account → Use Lovable everywhere → Telegram and check if you are connected. Click Connect if not connected already.
This is expected. The bot only responds to direct messages.
Confirm your connection in Settings → Account → Use Lovable everywhere → Telegram. If you are connected and still do not receive responses, disconnect and reconnect, then try again.