Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 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 [[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.