Telegram
Step-by-step to integrate with a Telegram bot
NOTE: This guide is under construction.
Introduction
Telegram bots CLI connector for use in Pandora FMS alerts.
Compatibility matrix
- Python3 for source code
- Linux x64 for compiled
Requirements
The requirements are as follows:
- A Telegram account to create the bot
- Add the bot to the notification group
- Get the group id
- (only for source code) Have python3 installed on the Pandora server with the module: request.< /li>