Giter Site home page Giter Site logo

parky-bug-bot's Introduction

PARKY-BUG-BOT

Typing SVG

Si vous souhaitez déployer ailleurs, téléchargez votre creds.json dans le dossier de session après avoir obtenu le code de paire sur replit.

1. Clique ici pour forker PARKY-BUG-BOT

2. Clique ici pour avoir le Pair-Code

3. Clique ici si le pairing code 1 ne marche pas

4. Clique ici pour déployer sur Panel

5. Deployer sur Replit

6. DEPLOY

Watch Tutorial videos.

  • YOUTUBE

COPIE ET PASSE CES COMMANDES SI TU VEUX DÉPLOYER PARKY-BUG-BOT SUR UN TERMINAL

sudo apt -y update && sudo apt -y upgrade
sudo apt -y install git ffmpeg curl
curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh
sudo -E bash nodesource_setup.sh
sudo apt-get install -y nodejs
sudo npm install -g yarn
sudo yarn global add pm2
git clone https://github.com/type-your-username-here/PARKY-BUG-BOT
cd PARKY-BUG-BOT 
yarn install 
npm start

Déployement sur termux

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 yarn
git clone (copie et passe le lien du repo aue tu a fork) 
cd PARKY-BUG-BOT
yarn install
npm start

  • si tu veux le bot pour 24/7 (peut ne pas fonctionner)
npm i -g forever && forever index.js && forever save && forever logs


🛡️ Windows Cmd & Vs 🛡️

> git https://github.com/Jeanparker100/PARKY-BUG-BOT
> cd PARKY-BUG-BOT
> yarn install
> npm start

Contacter moi



Development

parky-bug-bot's People

Contributors

jeanparker100 avatar shahzada906 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.