Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Venom | 4,587 | 6 | 20 hours ago | 114 | August 15, 2022 | 23 | apache-2.0 | JavaScript | ||
Venom is the most complete javascript library for Whatsapp, 100% Open Source. | ||||||||||
Whatsapp Chatgpt | 2,188 | 2 days ago | 31 | TypeScript | ||||||
ChatGPT + DALL-E + WhatsApp = AI Assistant :rocket: :robot: | ||||||||||
Wppconnect | 1,138 | 2 days ago | 73 | July 11, 2022 | 30 | other | TypeScript | |||
WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination | ||||||||||
Tock | 351 | 2 | 21 days ago | 32 | June 27, 2022 | 147 | apache-2.0 | Kotlin | ||
Tock, the open source conversational AI toolkit. | ||||||||||
Zap Gpt | 222 | 2 days ago | JavaScript | |||||||
ChatGPT para Whatsapp | ||||||||||
Pistobot | 67 | 2 years ago | gpl-3.0 | Python | ||||||
Create an AI that chats like you | ||||||||||
Inos Baileys Wabot | 35 | 2 months ago | 3 | gpl-3.0 | JavaScript | |||||
WhatsApp Bot Using Baileys Library | ||||||||||
Whatsapee | 32 | 8 months ago | mit | JavaScript | ||||||
Whatsapp Web Bot | ||||||||||
X Troid | 21 | a year ago | gpl-3.0 | JavaScript | ||||||
ලෝකයේම පලවෙනි සිංහල WhatsApp bot එක වෙත සාදරන් පිලිගන්නවා | ||||||||||
Cloudproto | 15 | 4 years ago | 4 | |||||||
主流项目(微信, 微视, 抖音, 今日头条, Whatsapp, Line, Tik-tok, Instgram, Facebook)云协议 |
WhatsApp Bot Using Baileys Library By InosID!
First download tools, Click icon to download !
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
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
![]() |
![]() |
![]() |
---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
If this script has an error, you can report it via issue.