mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 04:29:16 +00:00
feat: se agregaron los datros del adapter mongo en app.js y package.json
Se agregaron los datos del adaptador de Mongo en app.js y package.json
This commit is contained in:
@@ -7,7 +7,7 @@ const {
|
||||
} = require('@bot-whatsapp/bot')
|
||||
|
||||
const BaileysProvider = require('@bot-whatsapp/provider/baileys')
|
||||
const MongoAdapter = require('@bot-whatsapp/database/mock')
|
||||
const MongoAdapter = require('@bot-whatsapp/database/mongo')
|
||||
|
||||
/**
|
||||
* Declaramos las conexiones de Mongo
|
||||
|
||||
Reference in New Issue
Block a user