GithubHelp home page GithubHelp logo

shanuwa2 / master-md-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrmasterofc/master-md-v2

0.0 0.0 0.0 2.22 MB

๐“œ๐“๐“ข๐“ฃ๐“”๐“ก-๐“œ๐““ ๐“ฅ2 ๐“ฆ๐“—๐“๐“ฃ๐“ข๐“๐“Ÿ๐“Ÿ ๐“ค๐“ข๐“”๐“ก ๐“‘๐“ž๐“ฃ...๐“”๐“๐“ข๐“จ ๐“ฃ๐“ž ๐“ค๐“ข๐“”...โ˜ ๐Ÿ‘Œ

Home Page: https://mr-sahan-ofc.vercel.app

License: GNU General Public License v3.0

Shell 0.01% JavaScript 99.83% Nix 0.07% Dockerfile 0.08% Procfile 0.01%

master-md-v2's Introduction

Typing SVG

MASTER-MD-V2 whatsapp bot is,

   MASTER-MD-V2 เถถเทœเถงเทŠ เถบเถฑเท” เถ”เถถเถง เถดเท„เทƒเท”เท€เท™เถฑเทŠ เถทเทเท€เท’เถญ เถšเถฝ เท„เทเถšเท’ เถถเทœเถงเทŠ เท€เถปเถบเท™เถšเท’.

whatsapp

Deploy bot

GET SESSION

MY SITE

  1. Create a new file in the plugins directory, for example master.js.
  2. 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

My First WhatsApp User Bot Project

Thanks To,

1: Me_๐Ÿ˜‚๐Ÿง›โ€โ™‚๏ธ

WARNING : DON'T MODIFY THIS BOT FIRST INFORM THE OWNER

master-md-v2's People

Contributors

mrmasterofc avatar itxxwasi avatar

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.