1.0.4 • Published 3 years ago

wa_bot_ws v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years 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

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago