const express = require('express'); const app = express(); const bodyParser = require('body-parser'); const whatsapp = require('whatsapp-web.js');