Skip to content

violetics/vio-md

Repository files navigation

Vio-MD

Vio Multi Device WhatsApp Bot

Use at your own risk!

Javascript NodeJS

Build with Baileys and JavaScript's native Map class ( as a command handler ), using https://violetics.pw/ for API



Highlights

  • [√] Easy to maintenance
  • [√] Support Multi-Device Connection
  • [√] Simple & Lightweight
  • [√] Rich Features

Installation

Rename config.json.example to config.json or create new file called config.json. Fill in everything needed in the config.json file (follow config.json.example). Recommendation to install Heroku CLI to scan QR Code & Development your bot using HerokuApp

Requirements

  1. NodeJS 16x/17x
  2. APIKEY

Clone Repository

# clone begin
git clone https://github.com/violetics/vio-md.git --branch "master"

# change dir
cd vio-md

# install npm dependencies
npm install

# in case @adiwajshing/baileys not compiled automatic
cd ./node_modules/@adiwajshing/baileys
npm install --global typescript # run as root/administrator
npm run build:tsc

Start Bot

Start and Scan QR

npm start

Thanks To

About

Vio-MD is multi-device whatsapp bot using library @adiwajshing/baileys and example bot of Violetics API

Topics

Resources

License

Stars

Watchers

Forks