MASTER-MD-V2
whatsapp bot is,
MASTER-MD-V2 ΰΆΆΰ·ΰΆ§ΰ· ΰΆΊΰΆ±ΰ· ΰΆΰΆΆΰΆ§ ΰΆ΄ΰ·ΰ·ΰ·ΰ·ΰ·ΰΆ±ΰ· ΰΆ·ΰ·ΰ·ΰ·ΰΆ ΰΆΰΆ½ ΰ·ΰ·ΰΆΰ· ΰΆΆΰ·ΰΆ§ΰ· ΰ·ΰΆ»ΰΆΊΰ·ΰΆΰ·.
- Create a new file in the
plugins
directory, for examplemaster.js
. - Define the command logic using the following template:
import amd from './lib'; amd( { pattern: "master", // The Command Name alias: "hello" // Command Secondary Trigger fromMe: true, // is the message from the owner desc: "Send Hi Message", // Command Description type: "Test", // Command Category }, async (message) => { await message.send("Hello There"); } );
HOW TO DEPLOY π¨βπ» MASTER-MD-οΌΆ2 π¨βπ»
1: First Fork the Repo.
2: Scan the QR or Pair
3: Fill Config.js File
4: Then Go to Heroku Web Page
5: Create Heroku App
6: Add Heroku Postgres package
7: Click Deploy Tab And Add Github Your fork Repostory
8: Click Deploy Branch
9: Go to Resources
10: Put Dyno Type to Professional and put 2x
11: Enjoy
Termux Setup
termux-setup-storage
apt update
apt upgrade
pkg update && pkg upgrade
pkg install bash
pkg install libwebp
pkg install git -y
pkg install nodejs -y
pkg install ffmpeg -y
pkg install wget
pkg install imagemagick -y
git clone Your Forked Github Url
cd MASTER-MD-V2
npm i
npm start
Thanks To,
WARNING
: DON'T MODIFY THIS BOT FIRST INFORM THE OWNER