| Category | Features |
|---|---|
| 🤖 AI & Tools | AI Chat, Flux AI Image, Code Generator |
| 🎵 Media | Song Downloader, Video Downloader, YouTube Downloader |
| 👥 Group | Auto Reply, Anti Link, Tag All, Group Management |
| ⚡ Utility | Auto Status, Auto Bio, Anti Delete, Auto Reaction |
| 🎯 Fun | Sticker Maker, Games, Quotes, Memes |
# Update packages
pkg update && pkg upgrade
# Install dependencies
pkg install nodejs git ffmpeg -y
# Clone repository
git clone https://github.com/Sila-Md/HAPA
cd HAPA
# Install node modules
npm install
# Start the bot
npm start- Click the button above
- Wait for installation
- Run
npm start - Scan QR code
Edit config.js file:
module.exports = {
BOT_NAME: "🐢 SILA-MD",
BOT_OWNER: "255xxxxxxxxxx@s.whatsapp.net",
PREFIX: ".",
SESSION_ID: "YOUR_SESSION_ID",
ANTI_DELETE: true,
// ... more settings
};| Command | Description |
|---|---|
.menu |
Show all commands |
.ping |
Check bot speed |
.alive |
Bot status |
.ai [question] |
Ask AI anything |
.song [title] |
Download music |
.video [url] |
Download video |
.flux [text] |
Generate AI image |
.code |
Get pairing code |
.antilink on/off |
Toggle anti-link |
- Install Termux from F-Droid or Play Store
- Copy & paste these commands:
# Step 1: Update system
pkg update && pkg upgrade -y
# Step 2: Install required packages
pkg install nodejs git ffmpeg -y
# Step 3: Clone bot repository
git clone https://github.com/Sila-Md/HAPA
cd HAPA
# Step 4: Install dependencies
npm install
# Step 5: Configure bot
nano config.js
# Edit BOT_OWNER with your number
# Step 6: Start bot
npm start- Scan QR Code when prompted
- Bot is ready! 🎉
- ✅ Multi-Device Ready
- ✅ 24/7 Uptime
- ✅ Plugin System
- ✅ Auto Backup
- ✅ Error Recovery
- ✅ Multi-Language
- 🎨 AI Image Generation
- 🎵 High Quality Audio
- 📹 4K Video Download
- 🤖 Advanced AI Chat
- 🔒 Enhanced Security
- Developer: Sila Team
- WhatsApp: Contact
- GitHub: Sila-Md/HAPA
This bot is for educational purposes only. Users are responsible for their usage in compliance with WhatsApp Terms of Service.