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

Feature Request: Chat Integration #68

Open
azophy opened this issue Jun 7, 2017 · 4 comments
Open

Feature Request: Chat Integration #68

azophy opened this issue Jun 7, 2017 · 4 comments

Comments

@azophy
Copy link

azophy commented Jun 7, 2017

I'm actually still in the process of setting up Monica on my machine, but from what I read in the Readme, it only mentioned that the means for communicating events to user is by email. Rather than email, I think making chatbot would make this software more accessible to many people (for instance, its more common for people from my country to access chat apps rather then their email).

From what I know, implementing chatbot notification is rather easy nowadays. From what I have tried in Telegram, its only a matter of implementing some simple REST API call. I think this is pretty similiar for Slack or LINE (I don't actually have any experience in both apps, but I think it should be).

Nonetheless, many appreciations for all Monica Contributors!

@Kilian
Copy link

Kilian commented Jun 7, 2017

I would love this! Gentle nudges via chat to send a message to people is such a low-friction way to help people keep in touch. If there is a Monica API (like in the project TODO), I wouldn't mind taking a stab at a facebook messenger chatbot.

@degan6
Copy link

degan6 commented Jun 7, 2017

This would be awesome I agree.

@Kilian Laravel has notifications that are designed just for this. Send a text, slack, webhook and so on.

I don't think the support FB messenger but I'm sure it could be created.

https://laravel.com/docs/5.4/notifications

@djaiss
Copy link
Member

djaiss commented Jun 8, 2017

Yes. 100x times yes. I'd love to have Telegram notifications personally, but it could be to Slack or whatever.

@tomzx
Copy link

tomzx commented Apr 20, 2018

Probably of interest: http://laravel-notification-channels.com/

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

5 participants