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

Skip to content

DavMac751/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JACK-MD

𝐒𝐢𝐦𝐩𝐥𝐞 𝐁𝐞𝐬𝐭 𝐖𝐡𝐚𝐭𝐬𝐚𝐩𝐩 𝐁𝐨𝐭 𝐂𝐫𝐞𝐚𝐭𝐞𝐝 𝐁𝐲 JACK 🌝💚

𝐃𝐄𝐏𝐋𝐎𝐘 𝐒𝐄𝐓𝐔𝐏 ↕️

1. Fork This Repository

Start by forking this repository to your own GitHub account. Click the button below to fork:

🔑 Get Session ID (WhatsApp Pair Code Login)

To deploy, generate your session ID from the link below:

  1. Obtain the Session ID: After accessing the URL, you should see a session ID displayed. Copy this session ID.

1..DEPLOY ON HEROKU ⤵️

Deploy

2..DEPLOY ON RENDER ⤵️

Deploy to Render

3..DEPLOY ON GITHUB ⤵️

Deploy On Workflow

Copy the workflow codes and then frok the repo edit config add session id then save and now click on repo action tag then click on start new workflow then paste workflow codes rename main.yml to deploy.yml and save the file

Important

Attention! We do not take responsibility if your github account is suspended through this Deploy method, I advise you not to use this workflow deploy method in the latest github accounts, github accounts created a year or more ago have not received the risk of suspension so far, this works It will only be done for 6 hours, you need to update the code to reactivate it.
name: Node.js CI

on:
  push:
    branches:
      - main
  pull_request:
    branches:
      - main

jobs:
  build:

    runs-on: ubuntu-latest

    strategy:
      matrix:
        node-version: [20.x]

    steps:
    - name: Checkout repository
      uses: actions/checkout@v3

    - name: Set up Node.js
      uses: actions/setup-node@v3
      with:
        node-version: ${{ matrix.node-version }}

    - name: Install dependencies
      run: npm install

    - name: Start application
      run: npm start

Thank You Dear

DEVELOPER OF JACK-MD

JACK-MD Helper

  • JACK_MAE
  • For helping in bot plugin files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published