prefix.'wpbot_response'; $data = $wpdb->get_row("select * from $table where 1 and id = '".$id."'"); } ?>

Response

Query
*Required. Add the query here.
Response
*Required. Add the response here.
Keyword
Optional. Add multiple keyword or phrases as comma(,) seperated value. It will help to find the best match result.
Intent
Optional. Single keyword or Phrase. Leave it empty if you do not need to use this response as a intent. This will add as a custom intent in every intent selection field in wpbot settings. Also the intent can be used as system command to trigger the response.

Simple Text Responses

Add New Manage Categories Export Import

Create simple text responses and the ChatBot will use advanced search algorithm for natural language phrase matching with user input.

This is a new feature. If you have any feedback to improve this feature or found a bug please report us here.

Phrase matching accuracy
Please enter a value between 0 to 1. Higher value means more exact matching of phrases.
Search Fields /> /> />
Please check/uncheck to allow/disallow searching in that fields
Remove Stopwords />
Please enable to remove stopwords from users query for better searching.
response_list->prepare_items(); $this->response_list->display(); ?>