botfuel-module-gdpr
v1.0.1
Published
GDPR module for Botfuel Dialog
Downloads
2
Readme
GDPR module
The GDPR module provides:
- a dialog
- a generic view and 3 localized views (EN, FR, ES)
By including this module in your bot, you will get the ability to call a gdpr
dialog that will ask for the consent to allow the bot to use any personal information the end user may provide during conversations.
The consents (yes/no, text of consent and date) are stored in the brain for each user.
You can specify multiple consents by extending the GDPRDialog
and adding more entities. The messages can be customized by extending the GDPRView
.
Resources
About modules
See the Modules Overview.
License
See the License file.