Skip to content

OscarAguilarL/whatsapp-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic WhatsApp Bot 👋

Basic WhatsApp bot using NodeJS and whatsapp-web.js

Install

npm install

Usage

First you have to locate the example.env file, rename it to .env

Now replace the variable values with yours

COUNTRY_CODE="521" # Replace it with your country code
NUMBER="XXXXXXXXXX" # Replace it with your target phone number
MSG="Hello, world!" # The message you want to send

And now you are ready to run the bot

npm start

Author

👤 Oscar Aguilar

Show your support

Give a ⭐️ if this project helped you!

This was a fun made project, if you want to change something, PR's are welcome


This README was generated with ❤️ by readme-md-generator

About

Basic WhatsApp bot using node and whatsapp-web.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published