Git Product home page Git Product logo

GIF

WhatsApp Bot MD

Autor

Bot Features
functions and commands Y/N-Maybe
Create Stickers
Automatic Welcome
Multi Language
Jadibot
Anti Links/Urls
Anti Weird
Anti Foreigners
Anti Calls
Anti Private
Anti Spam(Command flood)
Music/video download
Public/Private Mode
Editing Tools
Games
AI/Chat Bot
Random Commands
More features to come ♻️

Installation 🧑‍💻

Termux

[_>] Copy and paste line by line into termux for installation. it can also be used on systems based on Debian and Ubuntu.

~$ apt update && apt upgrade -y

~$ apt install nodejs git libwebp ffmpeg imagemagick yarn -y

~$ git clone https://github.com/NeoKode/quantum-bot

~$ cd quantum-bot

~$ yarn

~$ npm i
Node.js

[_>] This bot is developed in JavaScript and is compatible with any Node.js service for its execution.

  • Android/iPhone
  • PC/RDP/VPS
  • Host/Virtual machines

Configure and edit bot

Basic settings

File package.json

Note: avoid using special characters when editing the package.json, example: !, @, #, $, %, ^, &, *, etc.
{
"name": "Quantum_Bot", //If you want you can change the name of the project :D

...

"author": {
"name": "Matt_Mdz" //Here enter your name or nickname!
},

...

}

File config.json

{
"Prefijo": ".", //You can change the value with symbols, letters or special characters.
	
"MultiIdioma": [ //Multi language setting
true, //You can change to false if you want to define your language or leave it as is
"" //If you put false in the first element, here you can indicate your language, such as: "es", "en", "id", "pt"
],
	
"Propietario": [ //Owner information and adjustment 
[
"51991378809", //Primary owner number 
"Matt_Mdz", //Name or nickname
true //You can use all functions
],
[
"51999999999", 
"you", 
false
]
],
	
"OptConn": [ //Connection option 
"Whatsapp", //Main bot on WhatsApp
"+ " //Full bot number including prefix (If you do not enter the number when starting the bot, it generates a QR code, otherwise the 8-digit linking code)
],
	
"LocPref": "51", //Prefix of your current country (optional)
	
"NombreDelBot": "QUANTUM-BOT", //Name of your bot
	
"MinimoDeUsuarios": 3, //If you join your bot to a group and it does not meet this number of members, the bot will not respond at all
	
"Limits": { //Adjustment of user limits 
"gms": 10, //For game commands 
"dls": 20, //For download commands
"rdm": 30 //For random commands 
},
	
"Blacklist": ["20","90", ""], //Here you can add telephone prefixes or complete specific numbers that you think are bad 
	
"WlcLink": "", //You can put any link, You can see this in the automatic welcome messages 
	
"FakeServer": false, //This was used in repl.co and uptime-robot (I currently don't know of any similar method)
	
"recursion": false //Activate works recursively to the main executor. 
}
Modify texts and multimedia
  • Text files Here you can modify most texts by language, available languages: (Español, English, Bahasa Indonesia, Português)

  • Media files Here you can modify some images.

Start bot script 🙀

$ cd quantum-bot

Log in using QR or linking code (Depending on your settings in the config.json file)

$ npm start 

Special thanks 🗿

GitHub ᴬᴾᴵ ᴰᵉᵛᵉˡᵒᵖᵉʳ

Custom badge ᴹᵃᶦⁿ ᵇᵃˢᵉ ᵒᶠ ᵗʰᶦˢ ᵇᵒᵗ

NeKosmic's Projects

quantum-bot icon quantum-bot

WhatsApp Bot for Groups friendly interactions and wholesome entertainment. This bot is a personal project, and the deobfuscated code is neither for sale nor freely distributed. Thank you for visiting this repository. Don't forget to smile! :D

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.