telegram-bot-tutorial icon indicating copy to clipboard operation
telegram-bot-tutorial copied to clipboard

Periodic message updates to Telegram clients

Open milangroshev opened this issue 8 years ago • 1 comments

I want to send periodic messages to the client. For example, if the client subscribe to a given notification, i would like to inform him periodically (on every 10 min, or on every change in the DB) with a message send.

Can you please tell me how can i implement this via telegram-bot?

milangroshev avatar Mar 09 '17 17:03 milangroshev

Sorry for the delayed answer. Take a look at https://github.com/Naltox/telegram-node-bot/issues/168#issuecomment-277550527

muety avatar Apr 23 '17 18:04 muety