Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram Integration #2402

Closed
ma-karai opened this issue Mar 2, 2016 · 8 comments
Closed

Telegram Integration #2402

ma-karai opened this issue Mar 2, 2016 · 8 comments
Assignees
Milestone

Comments

@ma-karai
Copy link

ma-karai commented Mar 2, 2016

Hello,

First off, RocketChat is an amazing piece of work. I am an admin of a very small group of friends (15 guys) that have been keeping contact for the last 15 years mainly via online platforms - a forum and IRC. Recently, we switched to telegram, a fairly secure chat application that is available on many platforms. I am sure you have heard of it.

Anyway, with the api that telegram provide i cannot send the groupchat messages from an telegram group to our rocketchat platform via webhook. So far, i only managed to receive empty messages, as the webhook array is not properly formatted. This is the log from the received messages, which are displayed empty. Is there a way to make this work
@bodyParams { update_id: 1337, message: { message_id: 1337, from: { id: 123456789, first_name: 'bott0r' }, chat: { id: 123456789, first_name: 'Kai', type: 'private' }, date: 1456911431, text: 'Hi how are you' } }

The reverse is however possible, i can ez pz send messages from a RC- channel to a telegram group (some info gets lost however (name of the sender).

I am very aware of that this is not a pressing issue, however telegram is being used by over 100 million people world wide and it would be splendid to allow some sort of crosschat platform. (i know sameroom.io does something similar with slack.)

Best
Kai

@engelgabriel
Copy link
Member

We are about to release an option inside the integrations for users to add a custom script do do the payload parser. This will give you the power you need :)

@ma-karai
Copy link
Author

ma-karai commented Mar 4, 2016

This is great!

@engelgabriel
Copy link
Member

Depends on #2426

@engelgabriel engelgabriel modified the milestones: 0.21.0, 0.22.0 Mar 7, 2016
@engelgabriel
Copy link
Member

Please see initial documentation at https://github.com/RocketChat/Rocket.Chat/wiki/WebHook-Scripting---GitHub

@engelgabriel engelgabriel modified the milestones: 0.23.0, 0.22.0 Mar 14, 2016
@engelgabriel engelgabriel modified the milestones: 0.24.0, 0.23.0 Mar 22, 2016
@ma-karai
Copy link
Author

@rodrigok
Copy link
Member

@bott0r AWESOME, can we close this issue?

@valessiobrito
Copy link

Owww!!! Thanks a lot! Fantastic this integration! 👍 🎉

@rodrigok
Copy link
Member

Well I will close this issue, please reopen it if you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants