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

Skip to content

A multi device whatsapp bot created by My SungSu inspired by Malvin king fork this repository

License

Notifications You must be signed in to change notification settings

Kenichi-md/Sung-Suho-MD

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SungSu-ho-MD

𝐒𝐒𝐦𝐩π₯𝐞 𝐁𝐞𝐬𝐭 π–π‘πšπ­π¬πšπ©π© 𝐁𝐨𝐭 π‚π«πžπšπ­πžπ 𝐁𝐲 Mr SungSu πŸŒπŸ’š

GitHub Forks GitHub Followers Last Commit Repo Size Package Version

Techwave Animation

πƒπ„ππ‹πŽπ˜ 𝐒𝐄𝐓𝐔𝐏 ↕️

1. Fork This Repository

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

πŸ” Step 2: Get Your Session ID

Authenticate using one of the methods below to generate your Session ID.

Authentication Flow Preview

πŸ”Έ Pair Code Authentication

Get Pairing Code

πŸ”Ή QR Code Authentication

Scan QR Code


πŸ“¦ Deploy Now

Platform Deploy
🟣 Heroku Deploy to Heroku
πŸ”΅ Render Deploy to Render
⚫ Koyeb Deploy to Koyeb
🟒 Panel Deploy to Panel

DEPLOY ON GITHUB ‡️

Deploy On Workflow

Copy the workflow codes and then fork the repo edit settings 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 SungSuho-MD

SungSu-ho-MD Helper


About

A multi device whatsapp bot created by My SungSu inspired by Malvin king fork this repository

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%