uWABOT by BedMan95
usage
- install
nodejs&npm - open project, then init the project
npm init -y - install depedency
npm install whatsapp-web.js qrcode-terminal pg socket-io socket io-client - copy db-example.js to db.js, then change the configuration
- run using
node index.jsornode bot-frontend.jsthennode bot-backend.jsin other terminal
Feel free to modified this ugly project.