Make Gladys talk in multiple Telegram bots?

Hello,

I would like to be able to send Telegram messages from a Gladys scene to different Telegram channels associated with the same user. In other words, these messages should arrive in different Telegram bots.

The idea is that I want to separate, on the one hand, important messages that I send to myself on Telegram in a bot where I have enabled notifications; and on the other hand, more technical messages that I want to track and receive on the same smartphone in another Telegram bot where I have not enabled notifications.

I haven’t found in the Telegram app on my iPhone how to enable multiple users, I need it to be two bots on the same Telegram user.

In Gladys, in the external Telegram integration, it would therefore be necessary to be able to configure multiple bots, and then specify the bot in the ‹ send a message › of a scene (where you can now choose the sending service).

Hi @StephaneB :slight_smile:

I moved your post into a new thread, it’s really different!

You won’t be able to do that natively in Gladys with the current implementation.

I suggest using Node-RED for that :slight_smile: You can make Node-RED and Gladys communicate via the Node-RED REST API or via MQTT messages

Ok, @pierre-gilles, I’ll take a look…

I changed the category of this topic to make it visible as a development request, and I updated the feature description in my first post.