Skip to content

Botfuel/botfuel-module-gdpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.