Title: OyeBot – Chatbot con IA para tu negocio
Author: oyebot
Published: <strong>August 20, 2026</strong>
Last modified: August 20, 2026

---

Search plugins

![](https://ps.w.org/oyebot/assets/banner-772x250.png?rev=3657083)

![](https://ps.w.org/oyebot/assets/icon-256x256.png?rev=3657083)

# OyeBot – Chatbot con IA para tu negocio

 By [oyebot](https://profiles.wordpress.org/oyebot/)

[Download](https://downloads.wordpress.org/plugin/oyebot.1.2.2.zip)

 * [Details](https://wordpress.org/plugins/oyebot/#description)
 * [Reviews](https://wordpress.org/plugins/oyebot/#reviews)
 *  [Installation](https://wordpress.org/plugins/oyebot/#installation)
 * [Development](https://wordpress.org/plugins/oyebot/#developers)

 [Support](https://wordpress.org/support/plugin/oyebot/)

## Description

**OyeBot** is an AI chatbot built for small businesses: restaurants, clinics, hair
salons, garages, academies — any business that answers the same customer questions
every day.

The assistant replies instantly, 24/7, using your own business information (opening
hours, prices, services, menu) and your tone of voice. It is not a button menu: 
it is real conversational AI, like ChatGPT, but grounded in your data. The product
interface and the assistant are Spanish-first, and the assistant also answers in
other languages when your customers write in them.

#### What it does

 * Answers your customers 24/7 in the chat on your website — prices, hours, location,
   availability
 * The same assistant answers on WhatsApp Business, Instagram and Facebook Messenger
   from a single panel, so one set of business data serves every channel (depending
   on plan)
 * Appointments and bookings: it collects requests or confirms them against your
   calendar (depending on plan)
 * You stay in control: if you step into a conversation, the bot pauses automatically
 * Spanish-language support and setup included

#### How this plugin works

The plugin puts the OyeBot chat widget on your site. Activate it, click **Connect**,
sign in (or create a free account) at oyebot.es, and you come back already connected.
No code, no theme editing.

No account yet? Create your bot free at [oyebot.es](https://oyebot.es) in 5 minutes,
no card required. The free plan includes the website widget.

#### External service

This plugin embeds the OyeBot chat widget, a script served from **oyebot.es**. When
a visitor uses the chat, their messages are sent to the OyeBot service (operated
by OyeBot, Spain) to generate the assistant’s answers on behalf of the site owner.
No data is sent until the visitor interacts with the chat.

When you use the **Connect** button, the plugin sends you to oyebot.es to sign in
and confirm this site (it transmits your site URL and a random one-time token), 
and then verifies that token server-to-server before storing your business ID. No
data is sent from your site’s visitors until they use the chat.

 * Service: [https://oyebot.es](https://oyebot.es)
 * Terms: [https://oyebot.es/legal/terminos](https://oyebot.es/legal/terminos)
 * Privacy: [https://oyebot.es/legal/privacidad](https://oyebot.es/legal/privacidad)
 * End-user data notice: [https://oyebot.es/legal/tus-datos](https://oyebot.es/legal/tus-datos)

## Screenshots

[⌊Ajustes del plugin recién instalado: conecta tu cuenta sin tocar código⌉⌊Ajustes
del plugin recién instalado: conecta tu cuenta sin tocar código⌉[

Ajustes del plugin recién instalado: conecta tu cuenta sin tocar código

[⌊Confirmas tu web en oyebot.es y vuelves aquí conectado⌉⌊Confirmas tu web en oyebot.
es y vuelves aquí conectado⌉[

Confirmas tu web en oyebot.es y vuelves aquí conectado

[⌊Ya conectado: el chat está activo y puedes desconectarlo cuando quieras⌉⌊Ya conectado:
el chat está activo y puedes desconectarlo cuando quieras⌉[

Ya conectado: el chat está activo y puedes desconectarlo cuando quieras

[⌊El asistente respondiendo a un cliente en una web real⌉⌊El asistente respondiendo
a un cliente en una web real⌉[

El asistente respondiendo a un cliente en una web real

## Installation

 1. Install and activate the plugin. WordPress opens the OyeBot screen automatically.
 2. Click **Crear cuenta gratis y conectar** (or **Ya tengo cuenta**). You’ll sign 
    in at oyebot.es, confirm the connection for this site, and come back already connected.
 3. That’s it — the chat bubble appears on your site immediately.

Prefer to do it by hand? Paste your business ID in **Settings  OyeBot** (find it
in your [OyeBot dashboard](https://oyebot.es/dashboard/settings) under Configuración
Canales  Widget web).

## FAQ

### Do I need an OyeBot account?

Yes. Create one for free at [oyebot.es](https://oyebot.es) — the free plan needs
no card and includes the website widget with 50 conversations a month.

### Does it work with WhatsApp?

Yes. Connect your WhatsApp Business number from the OyeBot panel (available from
the Básico plan) and the same assistant answers both on your site and on WhatsApp.
You can keep using your WhatsApp Business app as usual.

### Does the chatbot speak Spanish?

Spanish is its main language, and it answers in whatever language your customer 
writes in — the reply language follows the visitor, not your settings.

### Will it slow down my site?

No. The script is about 4 KB gzipped, loads with `defer` and never blocks your page
from rendering.

### What data is sent to OyeBot?

Nothing until a visitor types in the chat. From then on their messages are sent 
to oyebot.es to generate the replies. Details in the [data processing information](https://oyebot.es/legal/tus-datos).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“OyeBot – Chatbot con IA para tu negocio” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ oyebot ](https://profiles.wordpress.org/oyebot/)

[Translate “OyeBot – Chatbot con IA para tu negocio” into your language.](https://translate.wordpress.org/projects/wp-plugins/oyebot)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/oyebot/), check out
the [SVN repository](https://plugins.svn.wordpress.org/oyebot/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/oyebot/) by [RSS](https://plugins.trac.wordpress.org/log/oyebot/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.2

 * The description shown in the plugins list now names the channels the assistant
   answers on, matching the directory page.

#### 1.2.1

 * Two interface strings were still Spanish at source (“Ajustes”, “Conectar ahora”),
   which left them untranslatable for every other language. Both are English now.

#### 1.2.0

 * Plugin interface strings are now English at source, so the plugin can be translated
   at translate.wordpress.org. Spanish arrives as a translation instead of being
   hardcoded.
 * FAQ rewritten in English: the directory expects one language throughout the readme.

#### 1.1.0

 * One-click connect: sign in or create a free account at oyebot.es and come back
   connected — no copying IDs.
 * Onboarding screen after activation, and a status card once connected (test the
   chat, open the dashboard, disconnect).
 * Manual business-ID entry kept as an alternative.

#### 1.0.0

 * First release: embeds the OyeBot chat widget via a business ID setting.

## Meta

 *  Version **1.2.2**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[chat](https://wordpress.org/plugins/tags/chat/)
   [chatbot](https://wordpress.org/plugins/tags/chatbot/)[customer support](https://wordpress.org/plugins/tags/customer-support/)
   [live chat](https://wordpress.org/plugins/tags/live-chat/)
 *  [Advanced View](https://wordpress.org/plugins/oyebot/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/oyebot/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/oyebot/reviews/)

## Contributors

 *   [ oyebot ](https://profiles.wordpress.org/oyebot/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/oyebot/)