Simple WhatsApp Bot using libary baileys @whiskeysockets/baileys
apt update && apt upgrade -y
apt install git ffmpeg curl -y
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
source ~/.bashrc
nvm install v22.3.0
git clone https://github.com/Rasya25/PycoBot
cd PycoBot
npm install
npm start
or
node .
This project is licensed under the MIT License. See the LICENSE file for more information.
- Author : Rasya for creating and maintaining this project.
If you have any questions or concerns, feel free to contact me on WhatsApp: @chocopydevs or email me at contact@rasyafs.me.
Contributions are welcome! Feel free to open an issue or submit a pull request if you have any improvements or new features to suggest.