=== My Chatbot === Contributors: dpowney Tags: chatbot, talkbot, chat, API.AI, AI, bot, conversational, asssistant, FAQ, natural language Requires at least: 4.0 Tested up to: 4.8 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A artificial intelligent chatbot for WordPress powered by API.AI. == Description == A artificial intelligent chatbot for WordPress powered by API.AI. [View Demo](https://danielpowney.com/my-chatbot-demo?utm_source=view-demo&utm_medium=free-plugin&utm_campaign=readme). Assume the appearance of an API.AI supported messaging platform to display rich message content. Note only Quick Replies and Image rich messages are supported. A shortcode and widget are available to display the chatbot. **[my_chatbot] Shortcode** Attributes: * demo - true or false. Default is false. If true, a textarea is added below the conversation area showing the API.AI JSON response data to assist debugging. **Follow this plugin on [GitHub](https://github.com/danielpowney/my-chatbot)** == Installation == 1. Install and activate the plugin. 2. Create an API.AI account, setup an agent and copy the client access token. If you're a newbie I recommend you try importing the Small Talk prebuilt agent. 3. Go to My Chatbot plugin options page under the Settings menu, enter the access token and then save 4. Add the [my_chatbot] shortcode inside the contents of a page 5 View your page and engage in conversation with your chatbot. == Screenshots == 1. A chatbot conversation with rich messages using the [my_chatbot] shortcode 2. Plugin options == Changelog == = 0.1 (11/07/2017) = * Initial