You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we only have integrations for six platforms and are looking to add more. The platforms we're looking to add include Google Calendar, WhatsApp, Facebook, Medium, Discord, and more. The rest can be found in platforms.ts
To add support for new platforms look at ADD-PLATFORMS.md in docs and HELPER-FUNCTIONS.md as well as preloadFunctions.js. The currently supported platform files should also provide a good idea on how to get started.
The text was updated successfully, but these errors were encountered:
I'd like to take on this issue and work on adding support for Google Calendar. I'll start by reviewing the existing platform integrations and will update here with my progress. Please let me know if there's anything specific you'd like me to keep in mind.
Currently, we only have integrations for six platforms and are looking to add more. The platforms we're looking to add include Google Calendar, WhatsApp, Facebook, Medium, Discord, and more. The rest can be found in
platforms.ts
To add support for new platforms look at
ADD-PLATFORMS.md
in docs andHELPER-FUNCTIONS.md
as well aspreloadFunctions.js
. The currently supported platform files should also provide a good idea on how to get started.The text was updated successfully, but these errors were encountered: