L3 – Live Chat via Telegram

설명

L3 – Live Chat via Telegram adds a floating chat widget to your website. Visitor messages are forwarded to your Telegram bot, and when you reply to a message in Telegram, the answer is shown back to the visitor on the site — no third-party SaaS, no monthly fees.

Features

  • Floating chat widget, compatible with any theme (isolated styles)
  • Visitor messages delivered straight to your Telegram bot
  • Reply from Telegram — answers appear on the site in real time
  • Automatic chat id linking — just press Start in your bot
  • Pre-chat name field
  • Customizable texts, colors and backgrounds, with a live preview
  • Optional support avatar in the chat header
  • Optional sound notification on new replies
  • Translations: English, Russian, Ukrainian

How it works

  1. Create a bot via @BotFather and paste its token in the settings.
  2. Press Connect — the plugin verifies the bot and registers a Telegram webhook.
  3. Open your bot and press Start — your chat id is captured automatically.
  4. Visitors chat on the site; you reply from Telegram by using “Reply” on their message.

A public HTTPS URL is required for the Telegram webhook to work.

External services

This plugin connects to the Telegram Bot API (https://api.telegram.org) — a third-party service provided by Telegram — to send and receive chat messages.

When is data sent:

  • When a visitor sends a message in the chat widget, the message text and the visitor’s chosen name are sent to the Telegram Bot API so the message can be delivered to the site owner’s Telegram chat.
  • When the site owner replies in Telegram, the plugin’s webhook endpoint receives the reply text from the Telegram Bot API and stores it so it can be shown to the visitor.
  • During setup, the bot token is sent to the Telegram Bot API to verify the bot and register the webhook.

No data is sent to any service other than Telegram, and nothing is sent until you configure a bot token and connect it.

Telegram Terms of Service: https://telegram.org/tos
Telegram Privacy Policy: https://telegram.org/privacy

스크린샷

설치

  1. Upload the plugin to the /wp-content/plugins/l3-live-chat-via-telegram directory, or install it through the Plugins screen in WordPress.
  2. Activate the plugin through the Plugins screen.
  3. Go to the new “Live Chat” menu item.
  4. Create a Telegram bot via @BotFather, paste the token, and press Connect.
  5. Open your bot in Telegram and press Start to finish linking.

FAQ

Do I need a public HTTPS website?

Yes. Telegram only delivers webhook updates to a public HTTPS URL, so replies will not reach the site on a local or non-HTTPS environment.

How do I answer a visitor?

In Telegram, use “Reply” on the visitor’s message. A plain message in the bot chat will not be routed back to the website.

Can I change the colors and texts?

Yes. The settings page lets you change the widget title, welcome message, placeholders, button text, and colors, with a live preview.

What data is stored?

Conversations (visitor and operator messages) are stored in a custom database table on your own site. Uninstalling the plugin removes this table and all plugin options.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“L3 – Live Chat via Telegram”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“L3 – Live Chat via Telegram”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “L3 – Live Chat via Telegram”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1.0

  • Initial release.