aleixrodriala / wa-tunnel

Tunneling Internet traffic over Whatsapp
MIT License
2.08k stars 96 forks source link

feat: add some config for develop + clean code #5

Closed raminr77 closed 1 year ago

raminr77 commented 1 year ago

Hi I add some configs and tried to clean the repository code In this request.

aleixrodriala commented 1 year ago

Also, I don't know if it's possible to change all the console logs and use the same Pino logger baileys uses, that would be amazing.

raminr77 commented 1 year ago

I don't understand you! do you need some editing or fixing?

aleixrodriala commented 1 year ago

Yes I need some changes because code has changed quite a bit so if you could do the same with actual branch would be nice, also I was asking if you could turn all the console.logs into using Pino logger if you know how to do it.