has anyone got the telegram trigger to function. Is there a minimum that you have to do in telegram, when setting up the bot.
I have created a telegram bot that i can message, i have checked the bot token, i have checked the test and production url webhooks.
When i start the node, it says waiting for trigger, when i send a message in telegram to the bot account, nothing happens.
I have tried sending /start and messages with /hello, but no trigger occurs. I am woundering if I need to do more than create abot, and i have to put some logic in it, i didn’t think that was the case, as everything should be dealt with in n8n after the trigger, but any advice as I can’t see another way to debug,a s the message never arrives.