Skip to content

Ryuu22/What-s-App-daily-Message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's App daily Message

An application that sends a message at a specific time to a certain what's app contact

Dependencies

You need to install node.js v16.x to run this application.

How to install

npm install 

Getting started

1. Run the application

npm run start {phone number} {time} {message}

2. Log in to your what's app account using the QR

Scan the generated QR

3. Just wait for the specified time to send the message

Example Command

npm run start 123456789 "10:32:11" "Hello World"

NOTE: The phone number should include the country code without the + sign.

LICENSE: GNU General Public License v3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published