n8n-nodes-telegram-client-api

0.1.0 • Public • Published

n8n-nodes-telegram-client-api

This package provides n8n nodes for Telegram Client API integration using Telethon, enabling AI agent workflows capable of initiating conversations, listening for responses, maintaining persistent conversations, and supporting concurrent user sessions.

Features

  • Send Messages: Send messages to Telegram users or groups using the Telegram Client API
  • Receive Messages: Listen for incoming messages in real-time using a long-lived Telethon session
  • Support for AI-powered Conversations: Integrate with existing n8n workflows for dynamic, AI-powered conversations
  • Avoid Bot API Limitations: Overcome Telegram Bot API limitations like rate-limiting and lack of context
  • Persistence: Maintain persistent sessions across multiple workflows/users
  • Internal Execution: All logic runs inside the existing n8n container

Installation

You can install this package in n8n via the GUI:

  1. Open your n8n instance
  2. Go to Settings > Community Nodes
  3. Click "Install"
  4. Enter "n8n-nodes-telegram-client-api" in the package name field
  5. Click "Install"

Usage

Send Message Node

  1. Add the "Telegram Client" node to your workflow
  2. Select the "Send Message" operation
  3. Configure the node with your Telegram Client API credentials
  4. Specify the chat ID and message content

Note

This is a placeholder package. The full implementation will be available in a future version.

Package Sidebar

Install

npm i n8n-nodes-telegram-client-api

Weekly Downloads

8

Version

0.1.0

License

MIT

Unpacked Size

6.06 kB

Total Files

6

Last publish

Collaborators

  • cryptoraily