General plugin parameters

# [Optional parameter]
python pandora-telegram-cli.py \ 
  -t <bot_token> \ 
  -c <chat_id> \ 
  -m <MESSAGE> \ 
  [ --api_conf <API_CONF> ] \ 
  [ --module_graph <MODULE_GRAPH> ] \ 
  [ --tmp_dir <TMP_DIR> ]


image-1629719533273.png

If the credentials are correct, it will return in JSON format the information of the message we have just sent, which we will be able to see received in our Telegram group:

 

image-1629719541503.png


Revision #2
Created 23 August 2021 11:51:48 by alvaro.tejerina
Updated 23 January 2026 15:26:31 by Jimmy Olano