This project is not covered by Drupal’s security advisory policy.

Synopsis

This module provides bare-bones functionality for integrating with the Telegram bot API, for use by other modules. It also provides the following, built-in triggers:

  • Alert on node insert (configurable types)
  • Alert on comment insert
  • Alert on user insert

Requirements

Module dependencies:

None.

Known problems

  • We hope that the "security advisory" will go away after first audit of the module.

Similar projects

Several people have released Telegram for Drupal, or full-featured Telegram bot APIs in PHP. Those had much more complexity than we needed for handling sending messages to a Telegram channel by bot.

Restrictions

  • Currently this only provides the functionality for sending messages by bot to the bot API. Other functionality will be added in time.

Project information

Releases