Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/walkoud/backup-discord-bot

Create your backup bot easily like xCloud bot or Xenon BOT
https://github.com/walkoud/backup-discord-bot

backup backups bot discord discordjs free js nodejs premium python xcloud xenon

Last synced: 4 days ago
JSON representation

Create your backup bot easily like xCloud bot or Xenon BOT

Awesome Lists containing this project

README

        

[![aaa](https://i.imgur.com/4M7IWwP.gif)](https://discord.gg/Tncge4C)
[![Discord](https://discord.com/api/guilds/708013956748279859/widget.png)](https://discord.gg/Tncge4C)
# 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](https://user-images.githubusercontent.com/38588921/115122922-dfa81480-9fba-11eb-9ca4-28e409f9066b.png)

## 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](https://nodejs.org/) v4+ to run.

-Téléchargez Nodejs [Node.js](https://nodejs.org/) version 4 ou + .

-Download Git for Windows [Git](https://git-scm.com/download/win)

-Télécharger Git pour Windows [Git](https://git-scm.com/download/win)

-Download Python for Windows [Git](https://www.python.org/downloads/windows/)

-Télécharger Pyhton pour Windows [Git](https://www.python.org/downloads/windows/)

-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)
```sh
$ 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](https://i.imgur.com/4M7IWwP.gif)](https://discord.gg/Tncge4C)