feat: agregamos dockerfile y webserver a starters

agregamos  dockerfile y webserver a starters
This commit is contained in:
2023-01-08 04:57:27 -06:00
parent e5f6cf8563
commit f9e3bbc665
49 changed files with 616 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ const {
addKeyword,
} = require('@bot-whatsapp/bot')
require('./server.http')
const BaileysProvider = require('@bot-whatsapp/provider/baileys')
const JsonFileAdapter = require('@bot-whatsapp/database/json')