Thanks to visit codestin.com
Credit goes to github.com

Skip to content

idd337/C-D-X.v.1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation


🤖 CŒDĒX.v.1.0 – WhatsApp Bot

CŒDĒX.v.1.0 is a smart and modular WhatsApp bot built to handle automated replies, run commands, and assist with tasks right from your WhatsApp chat. Built on whatsapp-web.js, it's fast, flexible, and easy to deploy.


🚀 Features

  • ✅ Auto-reply to messages
  • 🧠 Keyword and command-based interactions
  • 🎯 Custom commands support (!help, !status, etc.)
  • 📷 Media handling (images, audio, video)
  • 👥 Works in groups and private chats
  • ⚙️ Fully configurable

🛠️ Installation

git clone https://github.com/idd337/C-D-X.v.1.0.git
cd whatsapp-bot
npm install

📦 Run the Bot

node index.js
  • Scan the QR code using WhatsApp on your phone.
  • Once scanned, CŒDĒX.v.1.0 goes live.

⚙️ Configuration

Customize settings in config.js:

  • Bot name
  • Command prefix
  • Admin numbers
  • Message responses

📁 Structure

  • index.js – Entry point
  • commands/ – Your custom bot commands
  • media/ – Audio, image, and other files
  • config.js – Editable settings

📚 Dependencies

Install these to get started:

npm install whatsapp-web.js qrcode-terminal

Optional:

npm install dotenv

🤝 Contribute

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published