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

https://github.com/itsliaaa/starfall

A Simple WhatsApp BOT
https://github.com/itsliaaa/starfall

automation bot bot-wa bot-wa-termux chat chatbot message whatsapp whatsapp-bot

Last synced: 7 months ago
JSON representation

A Simple WhatsApp BOT

Awesome Lists containing this project

README

          

## ✨ Starfall

A simple WhatsApp bot designed for quick setup and efficient use. It provides essential features such as social media content downloading, basic group management tools, and various general-purpose utilities, all accessible directly through WhatsApp.

> [!IMPORTANT]
> Check this repository regularly for updates. The project is still under development. If you encounter any issues, please open an issue. Thank you!

### šŸ“„ Requirements

- [x] 1 vCPU
- [x] 1 GB RAM
- [x] FFmpeg
- [x] Node.js 20 (Recommended: v20.18.0)

### šŸ“„ Installation & Run

> [!NOTE]
> I’m not familiar with Windows because I primarily use Linux, so no Windows installation files are provided.

Ensure that your configuration and server meet the requirements to avoid errors during installation or while running the bot. Then execute the following command on your Linux console:

```
$ bash install.sh
```

And, run the bot:
```
$ pm2 start pm2.config.cjs && pm2 logs sf
```