Link with Telegram

Posted by Lewis on Wed 28 Nov 2018 09:01 AM — 2 posts, 12,666 views.

#0
I would like to capture the message from channel and pass it to telegrambot.
I try to use OpenBrowser() but it will open a new window for each message.

the URL pattern as below:
https://api.telegram.org/bot<api_token>/sendMessage?chat_id=<chat_id>&text=<msg>

Do I have to use socket or is there any plugin to do it?
USA Global Moderator #1
Quote:

Do I have to use socket?


Yes
http://www.gammon.com.au/forum/?id=8319