I want my telegram bot to ask a 'date' . I have searched the internet and got to this page, but i have no idea how to use this in node-red. please direct me to take first few steps.
i tried copying the code given in the page into the inbuild examples but no success.
my requirement : the telegram bot should ask me a date in a prescribed format, which i can pass on to the flow to get some results.
i am able to successfully execute the in built examples in the telegrambot. so my bot is up and running.