All Projects → InosID → inos-baileys-wabot

InosID / inos-baileys-wabot

Licence: GPL-3.0 license
WhatsApp Bot Using Baileys Library

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to inos-baileys-wabot

Nana-MD
Nana Multi Device Testing Bot
Stars: ✭ 29 (-17.14%)
Mutual labels:  whatsapp, whatsapp-bot, baileys, baileys-md, baileys-bot
games-wabot
Games-wabot is RPG Bot Whatsapp. Now support Multi-device!!, check branch multi-device
Stars: ✭ 165 (+371.43%)
Mutual labels:  whatsapp, multi-device, whatsapp-bot, baileys, baileys-md
ShiraoriBOT-Md
Base bot WhatsApp using library baileys multi device
Stars: ✭ 54 (+54.29%)
Mutual labels:  whatsapp-bot, baileys-md, baileys-bot
Venom
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Stars: ✭ 3,457 (+9777.14%)
Mutual labels:  whatsapp, whatsapp-bot, bot-javascript
Whatsapp-Botto-Void
A fully Object Oriented WhatsApp bot built with TypeScript
Stars: ✭ 64 (+82.86%)
Mutual labels:  whatsapp, whatsapp-bot, baileys
ShiraoriBOT
Bot WhatsApp support termux, daijobu👌
Stars: ✭ 36 (+2.86%)
Mutual labels:  multi-device, whatsapp-bot, baileys-bot
Virdina-Brainly
Bot Whatsapp untuk brainly
Stars: ✭ 23 (-34.29%)
Mutual labels:  whatsapp, whatsapp-bot
bot-whatsapp
Unmaintained - Multipurpose WhatsApp Bot 🤖 using open-wa/wa-automate-nodejs library! ✨
Stars: ✭ 78 (+122.86%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-bot
whatsapp bot build with nodejs
Stars: ✭ 62 (+77.14%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-api-client
This library helps you easily create a javascript application with Whatsapp support
Stars: ✭ 39 (+11.43%)
Mutual labels:  whatsapp, whatsapp-bot
ruby-whatsapp-bots
A repo of WhatsApp bots built in Ruby
Stars: ✭ 18 (-48.57%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-bot
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis
Stars: ✭ 34 (-2.86%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-bot
This is a Node.js console app containing Whatsapp handler using reactive methods to response messages as chatbot. Simple but useful project to start developing a complex NON-OFFICIAL Whatsapp chatbots.
Stars: ✭ 33 (-5.71%)
Mutual labels:  whatsapp, whatsapp-bot
tithiwa
Automate Web WhatsApp with selenium in python.
Stars: ✭ 17 (-51.43%)
Mutual labels:  whatsapp, whatsapp-bot
Whatsapp-Bot
Web.whatsapp.com bot made with selenium
Stars: ✭ 39 (+11.43%)
Mutual labels:  whatsapp, whatsapp-bot
Stickerworld
Bot for whatsapp that automatically generates Sticker from the images or videos it receives
Stars: ✭ 47 (+34.29%)
Mutual labels:  whatsapp, whatsapp-bot
python-automated-bulk-whatsapp-messages
It is a python script to send automated bulk WhatsApp messages to multiple recipients from an excel sheet at once.
Stars: ✭ 56 (+60%)
Mutual labels:  whatsapp, whatsapp-bot
wappdriver
Wondering how to send WhatsApp messages using Python using only 3 lines of code? You have come to the right place!
Stars: ✭ 40 (+14.29%)
Mutual labels:  whatsapp, whatsapp-bot
BocchiBot
BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!
Stars: ✭ 228 (+551.43%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-chatbot-1c-example
Внешняя обработка для программы 1С:Предприятие, которая демонстрирует реализацию простого чат-бота для мессенджера WhatsApp.
Stars: ✭ 13 (-62.86%)
Mutual labels:  whatsapp, whatsapp-bot

inos-baileys-wabot

WhatsApp Bot Using Baileys Library By InosID!

  • RDP/VPS USER

First download tools, Click icon to download !

Termux/Ubuntu/Linux User

Make sure everything is in good condition

First, install

• apt install git -y
• apt install ffmpeg -y
• apt install nodejs -y

If everything has been confirmed to be safe and installed, continue with the clone repo

• git clone https://github.com/InosID/inos-baileys-wabot
• mv inos-baileys-wabot inosbot
• cd inosbot
• npm i
• npm start

For all questions in the installation just select y the second step is to just change the number of the owner of the bot and finally scan the qr code

Editing config.js

global.owner = ["[email protected]"] // You can change this to your phone number.
global.multiPrefix = false // You can change this to `true` or `false`
// global.autoRead = true
global.messConf = {
  prefix: "!", // You can change this to another prefix.
  maxFileSize: 30.0
}
global.language = 'ind'
global.allow = {
  nsfw: true // You can change this to `true` or `false`
}
global.stickerInfo = {
  author: "© Bot", // You can change this to whatever you want.
  pack: "" // You can change this to whatever you want.
}
global.gameTime = 60 // Second
// Welcome option:
// @user = tag user
global.initialWelcome = `Welcome @user >///<` // You can change this to whatever you want.

Powered By


moo-d mrfzvx12 YourAlfabet
Fxc7 Hadi-Api Ahmadzakix
Finox999 Fauzy-Rahadian Arifi Razzaq
Caliph Dev AffisJunianto Monxnl

Group WhatsApp

WhatsApp Group

Note

If this script has an error, you can report it via issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].