Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 752 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 752 Bytes

MILLA-MD

This is a NodeJS based Multi-Device WhatsApp Bot working with adiwajshing/baileys-md formatted like normal baileys bots

Install:

git clone https://github.com/jaysixnine/milla-md
cd milla-md
npm start

Warning:

That's a BETA CODE, you can help me anytime!

let contact = []
const way = { WhatsApp: '+55 41 99666-0249', Instagram: '@jaysixninee' }
contact.push(way)

This project contains:

WhatsApp Connection (BETA, not working perfectly)


Template for Messages Response: text, media, buttons and list


Switch for commands


Prefix


License: MIT

Thanks for alimsk