Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.76 KB

readme.md

File metadata and controls

42 lines (23 loc) · 1.76 KB

Custom Command System using whatsapp-web.js

whatsapp

About the Project

Welcome to the "Custom Command System using whatsapp-web.js" project! This project showcases a personalized command system for WhatsApp, built using the whatsapp-web.js library. With this system, you can automate tasks and interact with your WhatsApp messages using specialized commands.

Installation

Before we get started, make sure you have Node.js and npm installed on your system.

  1. Clone the Repository: Clone this repository to your local machine.
git clone https://github.com/WoXy-Sensei/wp-command-system
  1. Install Dependencies: Navigate to the project directory and install the necessary dependencies.
npm install
  1. Run the Project: Start the custom command system.

Usage

Once the project is up and running, you can use predefined commands to interact with your WhatsApp messages. These commands can be customized according to your needs. To execute a command, send a message that starts with a designated prefix (e.g., "!") followed by the command keyword.

Customization

Feel free to tailor and expand the command system to suit your requirements. You can add new commands, modify existing ones, and shape the system to better match your preferences.

Contribution

Continual enhancements are in progress for this custom command system. If you have ideas for improvements, new features, or run into any issues, don't hesitate to open an issue or submit a pull request. Your contributions and suggestions are immensely valuable!

License

This project is open-source and licensed under the MIT License. For more details, please see the "LICENSE" file.