https://github.com/rasya25/pycobot
a simple bot whatsapp using lib whiskeysockets
https://github.com/rasya25/pycobot
ai bot-whatsapp chocopydev chocopys multi-device whatsapp-web whiskeysockets
Last synced: about 1 year ago
JSON representation
a simple bot whatsapp using lib whiskeysockets
- Host: GitHub
- URL: https://github.com/rasya25/pycobot
- Owner: Rasya25
- License: mit
- Created: 2024-07-14T14:34:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T17:05:13.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T02:51:13.680Z (about 1 year ago)
- Topics: ai, bot-whatsapp, chocopydev, chocopys, multi-device, whatsapp-web, whiskeysockets
- Language: JavaScript
- Homepage: https://rasyafs.me
- Size: 1.29 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pyco Bot WhatsApp
Simple WhatsApp Bot using libary baileys @whiskeysockets/baileys
## [](https://javascript.com) [](https://nodejs.org/)
## Installation the scripts
```bash
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
```
## Start Bot
```bash
npm start
or
node .
```
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.
## Acknowledgements
- Author : [Rasya](https://github.com/Rasya25) for creating and maintaining this project.
## Contact
If you have any questions or concerns, feel free to contact me on WhatsApp: [@chocopydevs](https://wa.me/6285791346128) or email me at [contact@rasyafs.me](mailto:contact@rasyafs.me).
## Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request if you have any improvements or new features to suggest.