0.0.19-discontinued • Published 5 months ago

n8n-nodes-telepilot v0.0.19-discontinued

Weekly downloads
-
License
CC BY-NC-ND
Repository
github
Last release
5 months ago

n8n-nodes-telepilot

npm version

!IMPORTANT
This package has been moved to @telepilotco/n8n-nodes-telepilot.

Beta testing

Current build does not have all Telegram actions implemented and does not work on all n8n installations.

Here is environment compatibility overview:

OSarchitecturesupported?
dockerx64YES
dockerarm64NO
linuxx64NO
linuxarm64NO
macosx64NO
macosarm64NO
windowsx64NO
windowsarm64NO

If you are interested in following our updates and news, check out:

Overview

n8n-nodes-telepilot is a module for the n8n automation engine that provides the ability to configure your personal Telegram assistant. It works alongside your main client, allowing you to interact with Telegram servers and see all the messages you can see, while also enabling your assistant to react to those messages.

With n8n-nodes-telepilot, you can enhance your Telegram user experience by automating various actions and responses. Your personal Telegram CoPilot acts as real-time assistant, providing additional functionalities and making your Telegram usage more efficient.

At TelePilot, we prioritize your privacy. We do not have access to your Telegram messages because you have full control over your personal instance of TelePilot, which runs on your self-hosted n8n instance. The choice of hosting environment is entirely up to you.

Whether you prefer the convenience of cloud hosting or the control of running it on your own machine, TelePilot allows you to make that decision.

Probably the fastest way to get everything up and running would be using Railway n8n template:

If you are technically inclined, you can even launch it on your homelab or Raspberry Pi. For a hassle-free experience, take one of these templates for self-hosting:

Features

  • Interact with other users
  • Respond to private messages: CoPilot can respond to private messages from other users, allowing for automated answers
  • Interact with channels and groups: - Download messages - Topic Notification: Stay updated on specific topics of interest by receiving notifications when they are being discussed in Telegram. Configure your personal Telegram assistant to monitor and alert you whenever a particular topic is mentioned. - Keyword Notification: Never miss important messages by setting up keyword notifications. Define specific words or phrases that you are interested in, and your Telegram assistant will notify you whenever those keywords are posted in any message. Stay informed and engaged with the conversations that matter to you. - Moderating groups
    • Schedule message posting: you can schedule messages using your Telegram CoPilot
  • Get more API events: Telepilot can receive API events that normal bots don't know about, such as when a message gets deleted through the client.

Installation

Install as n8n community node

To use this package in your n8n project, follow these steps:

  1. Go to Settings -> Community modules of your self-hosted n8n instance
  2. Select "Install Community node"
  3. Specify the name n8n-nodes-telepilot, click checkbox that you understand the risks and click "Install"

Install Telepilot as n8n Community Node

Manual installation

To get started install the package in your n8n root directory:

npm install n8n-nodes-telepilot

For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:

RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-telepilot

TelePilot setup

Connect TelePilot with your Telegram Account

Connect Telepilot with your Telegram Account

  • Log in to your Telegram core: https://my.telegram.org with your phone number that you wish to use TelePilot with
  • Go to API development tools and fill out the form:
    • App title: telepilot
    • Short name: telepilot
  • Receive basic addresses as well as the api_id and api_hash parameters required for user authorization.

Create Credentials in your n8n instance

Access the credentials UI by opening the left menu and selecting Credentials.

Configure TelePilot Credentials

Click on "Add Credential" button and browse for "Personal Telegram CoPilot API".

To initiate connection with Telegram servers, you need to provide following:

Configure TelePilot Credentials

After you have filled out all fields, click on "Save" and make sure that you see "Connection tested successfully" message.

Configure TelePilot Credentials

Login

Once the credentials are set up, you need to log in. This is accomplished by authorizing Telepilot using your Telegram account via a QR code scan.

For more detailed information, please refer to our login guide: https://telepilot.co/login-howto

Import workflows

You can import predefined workflows that we have created for you, check out this page

Usage

This package provides various nodes and actions that allow you to interact with Telegram servers and enhance the Telegram user experience. Please refer to the n8n Documentation for detailed information on each node and its usage. May you have any questions, reach out to per email (contact@telepilot.co) or in our Telegram Group

License

This project is licensed under the CC BY-NC-ND license, see LICENSE.md file.

0.0.16-beta

11 months ago

0.0.15-beta

11 months ago

0.0.14-beta

11 months ago

0.0.13-beta

11 months ago

0.0.12-beta

11 months ago

0.0.11-beta

11 months ago

0.0.10-beta

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7-beta

11 months ago

0.0.6-beta

11 months ago

0.0.5-beta

11 months ago

0.0.4-beta

11 months ago

0.0.3-beta

11 months ago

0.0.2-beta

11 months ago

0.0.1-beta

11 months ago

0.0.1

11 months ago