-
Notifications
You must be signed in to change notification settings - Fork 13
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 #146
base: master
Are you sure you want to change the base?
Conversation
It sounds great to me. I've no idea how popular this feature will be though. I'd barely heard of Telegram before you suggested it. Some way to poll our user base would be good. |
Yeah, it'd be neat, but would people use it... Telegram is afaiu the biggest IM app in the world right now. Yes, polling. That'd be great :) |
I'm not sure about telegram really.
1) if I want notifications on Android, I'll just install the old APK.
2) Only for iOS this is relevant. But then you should make it clear why
you're using telegram. And, can the user than also REPLY from telegram?
It's a chat app, so if I get the notification and then need to open the
website, the value is quite low and the user actions quite high.
In any case, then you should add a link to the channel in every message.
…On Tue, 5 May 2020, 08:19 zond, ***@***.***> wrote:
Yeah, it'd be neat, but would people use it...
Telegram is afaiu the biggest IM app in the world right now.
Yes, polling. That'd be great :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#146 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABXURGKCPZ2KZA5DMTWTBTTRP6VWFANCNFSM4MX5IRJA>
.
|
Ah, I missed the point on replying.
1. User goes to setting, and push notifications aren't supported. User
doesn't like email notifications, but likes Telegram.
>>> Here explain that this is primarily for iOS and why.
1. User enables telegram notifications, and gets a
https://t.in/DiplicityBot?start=abcdabcdabcd link to click.
2. User clicks the link, and opens a conversation with DiplicityBot.
>> What does the user need to do?
1. Every new message or phase user gets in Diplicity will be pushed from
DiplicityBot to the user in question on Telegram. They will include links
to the relevant game or chat channel, and possibly (I haven't figured this
out perfectly yet) a way to respond directly from Telegram.
…On Tue, 5 May 2020, 08:19 zond, ***@***.***> wrote:
Yeah, it'd be neat, but would people use it...
Telegram is afaiu the biggest IM app in the world right now.
Yes, polling. That'd be great :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#146 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABXURGKCPZ2KZA5DMTWTBTTRP6VWFANCNFSM4MX5IRJA>
.
|
@JorenC: Yes, being able to reply is a goal. And including a link to the game for phase notifications, and to the channel for message notifications, would also be included. |
Can Telegram messages include pictures? E.g. The map for a new phase would be great. |
The flow I'm imagining here is something like this:
@tttppp, @JorenC WDYT? I realize that this is very similar to email notifications, but a lot of people are more averse to email than to light weight chat notifications- somehow they don't feel as spammy?
Anyway, this PR is far from ready, it's just a basis for discusison.