Telegram bot CLI
Telegram bots CLI connector for use in pandora alerts.
Introduction
Ver. 080621 Telegram bots CLI connector for use in pandora alerts.
Compatibility matrix
Python3 for source codeLinux x64 for compiledDoes not work on Windows systems
New Page
The requirements are as follows: A Telegram account to create the bot Add the bot to the notif...
Configuration
Creating a BOT in Telegram From a Telegram account you must type /start to the user BotFather (h...
General plugin parameters
python pandora-telegram-cli.py -t <bot_token> -c <chat_id> -m <MESSAGE> [ --api_conf <API_CONF> ]...
Use in Pandora FMS
The first thing we should do is to upload the script to an accessible path in the machine where w...