Skip to content

chatbot-page v1.0.11

Latest

Choose a tag to compare

@haltakov haltakov released this 02 Jul 22:04

Adds Telegram live handoff for chatbot-page. Visitors can ask a question, you receive a compact Telegram notification, and replying to that notification streams a Real Vlad response back into the active browser chat.

Highlights:

  • Added in-memory live reply store, Telegram webhook handling, and browser SSE delivery.
  • Added operator mode so follow-up visitor messages notify Telegram but skip AI until STOP hands the conversation back.
  • Added Real Vlad message labeling with active/inactive status dot.
  • Simplified Telegram prompt notifications and added webhook startup registration helpers.
  • Removed assistant message action icons for a cleaner chat UI.

Published to npm as chatbot-page@1.0.11.

Verified with package CI, release dry run, npm publish workflow, and integration into haltakov-chatbot-page.