Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T17:05:13.000Z (4 months ago)
- Last Synced: 2024-10-01T07:41:40.332Z (about 1 month ago)
- Topics: ai, bot-whatsapp, chocopydev, chocopys, multi-device, whatsapp-web, whiskeysockets
- Language: JavaScript
- Homepage: https://rasyafs.me
- Size: 1.29 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- 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## [![JavaScript](https://img.shields.io/badge/JavaScript-d6cc0f?style=for-the-badge&logo=javascript&logoColor=white)](https://javascript.com) [![NodeJS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](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 startor
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 [[email protected]](mailto:[email protected]).
## 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.