mongo adapter:next step, continue conversation from db

This commit is contained in:
Leifer Mendez
2022-11-16 20:41:36 +01:00
parent 1290d6b478
commit ce8e7be9d7
11 changed files with 5236 additions and 225 deletions

View File

@@ -23,7 +23,11 @@
"license": "ISC",
"devDependencies": {
"@bot-whatsapp/cli": "*",
"@bot-whatsapp/database": "*",
"@bot-whatsapp/provider": "*",
"kleur": "^4.1.5"
},
"dependencies": {
"dotenv": "^16.0.3"
}
}