Open DI555 opened 5 years ago
I am looking for telegram support too. ^^
For whatever reason I can't get signal to work and would definitely love alternatives, telegram seems ideal for this. Especially if it could interact like a bot and be invited to a private group chat with other roommates.
btw, telegram is getting support for video-calls(streams/chats) !!! now it's already working in testing mode on ios phone devices.. upd. yes, call feature works in android telegram versions since 7 version!
and even more, group video chat is coming now, i hope it's much usefull for using with haven ;) ! so now, since beta 7.8.0, the group video chat is available!!! could i suppose, that will be possible to monitor several gadgets together ;) ?
btw, since in telegram be appeared more video features, it's possible to use it like video cloud recording !!!
..you may say that telegram's servers are private, yes(, but signal's ones are too(!
i think, could be easier integrate telegram support using sources of this app:
github.com/Pato05/uploadgram-app
I'd be happy to add it, and agree it isn't that hard to integrate with Telegram. We are also working on Matrix.
any update on this? it was as easy as sending POST
data:
{
'chat_id': chat_id, // channel id where user's bot is added as adminitrator, more at: https://stackoverflow.com/a/56546442/2377343
'text': content
}
to:
https://api.telegram.org/bot' +bot_key + '/sendMessage;
I recently suggested the new cDC project if anyone has any thoughts.
I recently suggested the new cDC project if anyone has any thoughts.
Personally I don't think a small & relatively unknown project will be used. but just my thought, idk otherwise.
Please add full Telegram support, not only Signal! Many thanks in advance!