Whatsapp bot
Vue.js
Node.js
MongoDB
Puppeteer
This Bot implemented an authentication system that will connect to the Evercam API to get all information and resources associated to an account. On the other side, an Admin interface was created to directly access the messages and allowing the admins to reply directly to the users.
The Bot was developed using the wa-automated library, which uses puppeteer to log into the Whatsapp web so you can access the chats and messages. The bot was developed using Node.js and an API was created with express to retrieve the messages and chats to the admin site that was created using Vue.js/Nuxt.js. The DB used for this project was MongoDB.