Skip to content

Simple WhatsApp Bot With @adiwajshing/baileys library

Notifications You must be signed in to change notification settings

shehanbimsara/fxop-md

 
 

Repository files navigation

FXOP-MD

A Simple WhatsApp Bot

FXOP-MD is a WhatsApp bot made to automate tasks on WhatsApp. It is built using Node.js and uses the Baileys library. Read Wiki

SESSION


Run Locally

  1. Clone the Repository:

    git clone https://github.com/FXastro/fxop-md.git
    cd fxop-md
  2. Install Dependencies:

    npm install
  3. Configuration:

    echo 'SESSION_ID="your session id here"' > .env
  4. Start the Bot:

    npm start

License

This project is not open source, and external contributions are not accepted. However, you are welcome to fork the repository and submit a Pull Request. If your contribution is deemed suitable, proper credit will be given. https://github.com/FXastro/fxop-md/wiki

About

Simple WhatsApp Bot With @adiwajshing/baileys library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Dockerfile 0.2%