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
- Host: GitHub
- URL: https://github.com/itsliaaa/starfall
- Owner: itsliaaa
- License: mit
- Created: 2025-10-02T07:08:07.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-14T12:47:44.000Z (7 months ago)
- Last Synced: 2025-11-14T14:27:32.774Z (7 months ago)
- Topics: automation, bot, bot-wa, bot-wa-termux, chat, chatbot, message, whatsapp, whatsapp-bot
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```