Doobert Chatbot
A WordPress plugin to allow a chatbot on the WordPress site that answers questions based upon their site content.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_doobert_chatbot_history | Stores doobert chatbot history data created by this plugin. | Static |
| wp_doobert_translations_data | Stores doobert translations data data created by this plugin. | Static |
| wp_petcolove_token | Stores access tokens for authentication or API access. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
_doobert_chatbot_design_settingsOption key:_doobert_excluded_posts_from_apiOption key:_doobert_token_time_stampOption key:_doobert_token_valueOption key:doobert-chatbot-adopt-settingsOption key:doobert-chatbot-custom-settingsOption key:doobert-chatbot-petclove-settingsOption key:doobert_api_token_valueOption key:doobert_audit_emailOption key:doobert_chatbot_migrated_toOption key:doobert_chatbot_settings_synced_to_v18Option key:doobert_chatbot_skip_cleanup_doneOption key:doobert_csv_upload_attemptsOption key:doobert_is_training_data_loadedOption key:doobert_validation_datawp_postmeta