Listen to chanel for keyword publish to own bot

Hello

i would like to listen to a chanel with my Node Red Telegram Node

as soon a keyword is found it will send it to my own Telegram bot.
is this possible and how to listen to a chanel?

have a nice day
vinc

You can use the receiver node to listen to messages you will need to go to the Bot father and edit privacy settings for your bot

Enable' - your bot will only receive messages that either start with the '/' symbol or mention the bot by username.
'Disable' - your bot will receive all messages that people send to groups.
Current status is: DISABLED

hmm ok, the chanel i wish to get is not my channel

Your bot would need to be in the group to get messages.