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.
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.tsTo add support for new platforms look at
ADD-PLATFORMS.mdin docs andHELPER-FUNCTIONS.mdas well aspreloadFunctions.js. The currently supported platform files should also provide a good idea on how to get started.