1.0.4 • Published 1 year ago

wa_bot_ws v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

About The Project

  1. Npm install : npm i wa_ws_bot
  2. Install QR Terminal globally : npm i qrcode-terminal
  3. add this code :
const { startWA, recurSend } = require("wa_ws_bot")

async function main() {
    await startWA()
    await recurSend("Test", 10000, "6285******@s.whatsapp.net")

}
main()

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Miftachul Huda - @twitter_handle - miftachulcc@gmail.com

Project Link: https://github.com/github_username/repo_name

1.0.1

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.0

1 year ago