typebot.io/packages/bot-engine
Baptiste Arnaud b81fcf0167
Auto continue bot on whatsApp if starting block is input (#849)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit

**New Features:**
- Added WhatsApp integration feature to the Pro plan.

**Refactor:**
- Introduced the ability to exclude specific plans from being displayed
in the Change Plan Modal.
- Renamed the function `isProPlan` to `hasProPerks`, enhancing code
readability and maintainability.
- Updated the `EmbedButton` component to handle a new `lockTagPlan`
property and use the `modal` function instead of the `Modal` component.

**Chore:**
- Removed the `whatsAppPhoneNumberId` field from the `Typebot` model
across various files, simplifying the data structure of the model.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-09-25 17:20:42 +02:00
..
blocks ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
logs ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
queries (whatsapp) Add custom session expiration (#842) 2023-09-22 17:12:15 +02:00
variables ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
whatsapp Auto continue bot on whatsApp if starting block is input (#849) 2023-09-25 17:20:42 +02:00
addEdgeToTypebot.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
computeTypingDuration.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
continueBotFlow.ts Auto continue bot on whatsApp if starting block is input (#849) 2023-09-25 17:20:42 +02:00
executeGroup.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
executeIntegration.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
executeLogic.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
getNextGroup.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
getPrefilledValue.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
package.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
parseDynamicTheme.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
saveStateToDatabase.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
startBotFlow.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
startSession.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
tsconfig.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
types.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00