{"library":"mysql-baileys","type":"library","category":null,"description":"Implementation of MySQL authentication state storage for Baileys, a WhatsApp Web library. This package provides a MySQL-based authentication state handler that allows persisting Baileys authentication data (creds, keys, sessions) in a MySQL database. It is currently at version 1.5.4 and is maintained by bobslavtriev. Key differentiators include full TypeScript support with type definitions, seamless integration with mysql2 library, and support for managing multiple sessions via table prefix option. It is a lightweight connector that implements Baileys' AuthenticationState interface, making it easy to use MySQL as backend for WhatsApp bot sessions.","language":"javascript","status":"active","version":"1.5.4","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-baileys","imports":["import { useMySQLAuthState } from 'mysql-baileys'","import { MySQLAuthOptions } from 'mysql-baileys'","import mysqlAuth from 'mysql-baileys'"]},{"cmd":"yarn add mysql-baileys","imports":[]},{"cmd":"pnpm add mysql-baileys","imports":[]}],"homepage":"https://github.com/bobslavtriev/mysql-baileys","github":"https://github.com/bobslavtriev/mysql-baileys","docs":null,"changelog":null,"pypi":null,"npm":"mysql-baileys","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}