Skip to content

prezzyflops/sungsu-cpanel

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

98 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

sungsu-cpanel

Cpanel bot created by Mr sungπŸ’―βœ¨οΈπŸ†

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:


πŸ“¦ Deploy Now

Platform Deploy
🟣 Heroku Deploy to Heroku
🟒 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 sungsu-cpanel

sungsu-sungsu-cpanel Helper

  • KyzzX
  • For helping in bot plugin files.

About

WhatsApp cpanel bot made by Mr SungSu for all ur panel needs and more fork and star the repo for more updates πŸ˜€ πŸ˜‰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%