Synopsis
This module provides bare-bones functionality for integrating with the Telegram bot API, for use by other modules.
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.