Skip to content

Walkoud/backup-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aaa Discord

BACKUP DISCORD BOT (xCloud)

xCloud Private code

xCloud BOT : https://top.gg/bot/741338626608332880

Premium free, Backup, Archive, Copy, Clone your discord with just one command and take advantage of hundreds of free templates.

image

Commands:

  • -help : show commands
  • -backup : show backups commands
    • create : Create a backup
    • load : Load a backup
    • delete : Delete a backup
    • rename : Rename a backup
    • list : List of your backups
    • share : Share your backup to user
    • infos : Infos a backup (channels and roles)
    • setpublic : Set to public a backup
    • listpublic : List of public backup
    • download : Download a backup
    • download-all : Download all backup
    • upload : upload backups

Admin Commands:

  • -addadmin : add admin
  • -premium : add premium (message max backup unlimited)
  • -allbackupstoid : to send all backups to id

Installation

Windows:

-Download the zip https://github.com/Walkoud/backup-discord-bot/archive/master.zip
Téléchargez le zip https://github.com/Walkoud/backup-discord-bot/archive/master.zip

-Download Nodejs Node.js v4+ to run.
-Téléchargez Nodejs Node.js version 4 ou + .

-Download Git for Windows Git
-Télécharger Git pour Windows Git

-Download Python for Windows Git
-Télécharger Pyhton pour Windows Git

-Cliquer sur le fichier Install pour installer les fichiers du bots
-Click on Install.bat to install

-Clique droit sur le fichier install2.ps1 et appuyez sur "éxecuter avec powershell"
-Right click on the install2.ps1 file and press "execute with powershell"

-Pour démarrer le bot, cliquez sur run.bat et écrivez "node index.js"
-Click on run.bat to boot the bot and type "node index.js"

N'oubliez pas de changer votre configuration dans le settings.json !
Don't forget to change your configuration in settings.json!

Linux:

Possibilité de lancer sur Android avec l'application Termux
dans ce cas installez git en utilisant les commandes (dans le dossier du selfbot)

$ apt update && apt upgrade
$ termux-setup-storage
$ apt-get install git && apt-get install python
$ git clone https://github.com/Walkoud/backup-discord-bot
$ apt-get install nodejs
$ cd hap-selfbot-public
$ npm install
$ node index.js

N'oubliez pas de changer votre configuration dans le settings.json !

aaa