Noti: Telegram support

Created on 20 Sep 2018  ·  6Comments  ·  Source: variadico/noti

Omit non-relevant sections.

Description

Please add support send message to Telegram https://core.telegram.org/bots/api#sendmessage

simple curl ex:
curl -s -X POST https://api.telegram.org/bot<TOKEN>/sendMessage -d chat_id=<CHAT_ID> -d text="Hello World"

help wanted

All 6 comments

+1

this will cover all other "push" services functions

+1

What's the status on this? Has it greenlit for implementation or are they any other concerns. If this ok to add, I'd like to work on it

@phillipahereza, sounds good. Go for it! :+1:

Thanks @phillipahereza
https://github.com/variadico/noti/pull/102
Closing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ilovezfs picture ilovezfs  ·  7Comments

tkcranny picture tkcranny  ·  6Comments

integrii picture integrii  ·  12Comments

ventz picture ventz  ·  5Comments

pascalandy picture pascalandy  ·  6Comments