https://github.com/fiisya/simple-wabot
Script WhatsApp Bot Simple
https://github.com/fiisya/simple-wabot
baileys bot javascript nodejs wabot whatsapp-bot
Last synced: about 1 year ago
JSON representation
Script WhatsApp Bot Simple
- Host: GitHub
- URL: https://github.com/fiisya/simple-wabot
- Owner: Fiisya
- Created: 2025-04-04T14:17:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T14:48:53.000Z (over 1 year ago)
- Last Synced: 2025-04-04T15:27:10.851Z (over 1 year ago)
- Topics: baileys, bot, javascript, nodejs, wabot, whatsapp-bot
- Language: JavaScript
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Simple Wabot**
## kelebihan
```javascript
easy coding
welcome keren
free feature downloader && tools
antibot feature
support button
ai groq
hd image && video
No encrypt
```
## ⚙️ Settings Bot Check In ***( config.js )***
## 👨💻 How to install/run
```bash
$ git clone https://github.com/Fiisya/simple-wabot
$ cd simple-wabot
$ npm install
$ npm start
```
## ☘️ Example Features
Berikut cara menambahkan fitur pada bot ini
### Plugins
```javascript
Example 1
let handler = async (m, { conn, text, usedPrefix, command }) =>
{
// your code
}
handler.help = ["help"]
handler.tags = ["tag"]
handler.command = ["command"]
module.exports = handler
Example 2
module.exports = {
help: ["help"],
tags: ["tags"],
command: ["command"],
code: async(m, { conn, usedPrefix, command, text, isOwner, isAdmin, isBotAdmin, isPrems, chatUpdate }) =>
{
//your code
}
}
```
---
## 📢 Jgn Lupa Follow Channel dan Join Group ya
Follow Me Klik disini
Join This Group Klik disini
---------
### Thanks To
[](https://github.com/Nazir99inf)
[](https://github.com/neoxr)
[](https://github.com/LT-SYAII)
[](https://github.com/Nurutomo)
[](https://github.com/WhiskeySockets/Baileys)
[](https://github.com/BochilGaming)
#### Contributor
[](https://github.com/Fiisya)
---------