Skip to content

BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!

License

Notifications You must be signed in to change notification settings

Pahri123/BocchiBot

 
 

Repository files navigation

BocchiBot

BocchiBot

BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!


RequirementsInstallationFeaturesThanks toLicense

Contact me!

WhatsApp

Facebook

Twitter

Instagram

Discord


Requirements

Installation

📝 Cloning this repo

> git clone https://github.com/SlavyanDesu/BocchiBot
> cd BocchiBot

✍️ Editing the file

Edit the required value in config.json.

{
    "ownerBot": "[email protected]", 
    "prefix": "$",
    "uaOverride": "WhatsApp/2.2037.6 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36",
    "token": "api-key",
    "nao": "api-key",
    "vhtear": "api-key"
}

ownerBot: your WhatsApp number.
prefix: bot's prefix.
uaOverride: your user agent.
token: API token. You can get it here by creating an account. After that, set your server/host static IP in here.
nao: SauceNAO API token. You can get it here by creating an account.
vhtear: VHTear API token. You can get it here by buying his API key.

🗣️ Changing language

Wanna change the language of the bot to English? Simply replace all ind in message/index.js to eng
Example:

bocchi.reply(from, ind.wrongFormat(), id)

To

bocchi.reply(from, eng.wrongFormat(), id)

🔍 Installing the dependencies

> npm install

🆗 Running the bot

> npm start

After that scan the QR code using your WhatsApp apps in your phone!

Features

If you want to unlock premium commands, please contact me~

Sticker Maker Availability
Send/reply image ✔️
Send/reply GIF ✔️
Send/reply MP4 ✔️
Text to sticker ✔️
Text to sticker GIF ✔️
Downloader Availability
Facebook video ✔️
YouTube audio/video ✔️
Joox ✔️
Misc Availability
Say ✔️
Lyric ✔️
Shortlink ✔️
Wikipedia ✔️
KBBI search ✔️
IG stalk ✔️
Fun Availability
Harta tahta ✔️
Calender ✔️
Weton jodoh ✔️
Zodiac ✔️
Write ✔️
Weeb Zone Availability
Neko ✔️
Wallpaper ✔️
Kemono ✔️
Kusonime ✔️
Komiku ✔️
Anime tracer ✔️
Source finder ✔️
Random waifu ✔️
Bot Availability
NSFW toogle ✔️
Bot stats ✔️
List block ✔️
Ping ✔️
Delete ✔️
Report bug ✔️
Owner Availability
Broadcast ✔️
Clear all messages ✔️
Leave all groups ✔️
Get session ✔️
Ban ✔️
Evaluates JS ✔️
Shutdown ✔️
Add premium user ✔️
Moderation Availability
Add ✔️
Kick ✔️
Promote ✔️
Demote ✔️
Leave ✔️
Everyone ✔️
Toogle NSFW ✔️
NSFW Availability
Lewds ✔️
nHentai lookup ✔️
Fetish ✔️
Latest Nekopoi ✔️
Waifu NSFW ✔️
Pornhub downloader ✔️
Waifu 18+ ✔️
nHentai downloader Premium
Multi lewds Premium
Multi fetish Premium

Thanks to

License

BocchiBot © SlavyanDesu, released under the MIT License. Authored and maintained by SlavyanDesu.

About

BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%