I’m looking a developer for a custom plugin.
I need to create a variables system like this
https://docs.chatfuel.com/en/articles/852949-create-and-manage-user-attributes)
Collect information about your users, segment them, personalize conversations, set up fallbacks, and do more with user attributes
Basically is a dynamic data setting with {{my_variable}} and this data is render in the output of the app
these texts will be used to create chat bot scripts.
For example, your users will create a text: “What’s your phone number?”. The answer will be stored as the phone_number variable and can be reused after, for example: “Your phone number is {{phone_number}}”.
*The plugin should be work with input elements using ID
*when the user start typing with { will show a dropdown with the variables list
*the variables sould be have colors for each type
*the variables have 2 types custom for users and system variables

