Prince-Mendiratta / BotsApp

Your personal assistant, on WhatsApp! The most user friendly userbot for the platform!
GNU General Public License v3.0
5.5k stars 1.27k forks source link

Bug in BotsApp.ts #146

Closed danillo10 closed 1 year ago

danillo10 commented 1 year ago

At the last commit BotsApp.ts line 146

Expected 1 arguments, but got 2.

let client : Client = new Client(sock, store);
danillo10 commented 1 year ago

wrong