haven icon indicating copy to clipboard operation
haven copied to clipboard

Telegram support

Open DI555 opened this issue 5 years ago • 10 comments

Please add full Telegram support, not only Signal! Many thanks in advance!

DI555 avatar May 12 '19 11:05 DI555

I am looking for telegram support too. ^^

nedijahij avatar Feb 25 '20 04:02 nedijahij

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.

altShiftDev avatar Mar 02 '20 17:03 altShiftDev

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!

DI555 avatar Aug 12 '20 07:08 DI555

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 ;) ?

DI555 avatar Jun 04 '21 21:06 DI555

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(!

DI555 avatar Dec 05 '21 13:12 DI555

i think, could be easier integrate telegram support using sources of this app:

github.com/Pato05/uploadgram-app

DI555 avatar Dec 09 '21 11:12 DI555

I'd be happy to add it, and agree it isn't that hard to integrate with Telegram. We are also working on Matrix.

n8fr8 avatar Dec 09 '21 14:12 n8fr8

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;

ttodua avatar Sep 05 '23 05:09 ttodua

I recently suggested the new cDC project if anyone has any thoughts.

fat-tire avatar Sep 06 '23 01:09 fat-tire

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.

ttodua avatar Sep 06 '23 19:09 ttodua