wa_bot_ws
v1.0.4
Published
<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 --> <a name="readme-top"></a>
Downloads
3
Readme
About The Project
- Npm install :
npm i wa_ws_bot
- Install QR Terminal globally :
npm i qrcode-terminal
- 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 - [email protected]
Project Link: https://github.com/github_username/repo_name