The-Commit-Company / raven

Simple, open source team messaging platform
https://www.ravenchat.ai/
GNU Affero General Public License v3.0
317 stars 133 forks source link

feat: start Google Meet via events from a channel #1023

Closed nikkothari22 closed 2 months ago

nikkothari22 commented 2 months ago

To use this feature, enable Google Settings and Google Calendar for your users.

https://github.com/user-attachments/assets/63f20cbc-ab53-4f04-9766-aa14b199de3c

blaggacao commented 1 month ago

@nikkothari22 would you accept a patch with a (configurable) option to create a jitsi meet, instead of a google meet?

Thorough reason: Google Meet requires integration with google. If a company has it, then there's no problem. But if a company doesn't have it, then using google likely adversely incentivises the use of private gmails, or so I fear.

nikkothari22 commented 1 month ago

@blaggacao Yes, it's already in the plan. The Google Meet integration we have is pretty simple since the entire logic of creating a meeting and syncing with the calendar was already available in Frappe's Event doctype.

For Jitsi, we are planning two things: an integration with their platform itself to create links, and an option to add your Jitsi credentials to run audio/video calling directly in Raven.

Busy with #1035 now, but will take it up after Frappeverse.