Socket
Socket
Sign inDemoInstall

@botpress/channel-telegram

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@botpress/channel-telegram

Official Telegram connector for Botpress


Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

botpress-telegram

Official Telegram connector for Botpress. This module has been built to accelerate and facilitate development of Telegram bots.

Contribution

Botpress Team would really appreciate to have some help from the community to work on this important module. By helping us, you will contribute to the core and by the way, you will become one of our Botpress Leaders!

Installation

npm install @botpress/channel-telegram

Get started

To setup connexion of your chatbot to Telegram, you need to fill the connexion settings directly in the module interface. In fact, you only need to follow this step and your bot will be active.

{{BOT ROOT DIR}}/config/channel-telegram.json

{
  "botToken": "451660170:AAHM2CD-Z8Kt3AwqcQLnaUgIk5bUJay3s0M"
}

You can also set the TELEGRAM_TOKEN environment variable

How to create an Telegram Bot Token

Video tutorial

Community

There's a Slack community where you are welcome to join us, ask any question and even help others.

Get an invite and join us now! 👉https://slack.botpress.io

License

botpress-telegram is licensed under AGPLv3.

FAQs

Package last updated on 18 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc