BlueBot – AI Powered Chatbot
BlueBot is an AI chatbot plugin for WordPress that uses OpenAI API to improve user interaction on your site.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bccbai_chatbot_api_logs | A logging table that records activity, events, or audit history. | Verified |
| wp_bccbai_chatbot_conversations | Stores bccbai chatbot conversations data created by this plugin. | Live |
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:
bccbai_chatbot_css_background_colorOption key:bccbai_chatbot_css_bot_positionOption key:bccbai_chatbot_css_text_colorOption key:bccbai_chatbot_nameOption key:bccbai_chatbot_notifications_emailOption key:bccbai_chatbot_openai_api_keyOption key:bccbai_chatbot_selected_pagesOption key:bccbai_chatbot_summaryOption key:bccbai_last_checked_timeOption key:bccbai_last_conversation_id_to_send_email