Skip to content

lucidletters/DiscordServerBuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverbuilder


Serverbuilder is a simple app that lets you easily clone other Discord servers by pasting a unique code into the server. The bot will do everything else for you.
This can be ran on a bot account (recommended way) or if the bot is not on the server you want to clone, you can use a user token.

Setup

To use this, you will need to install Node.js version 8 or higher. When installed, run npm install. This will install all required dependencies.
Now you want to place your bot/user token in the config file (config.json). Once you've done that, you can run the app by executing node . in the bot's folder.

What does it clone?

This bot clones:

  • Roles
  • Permission Overwrites in channels
  • Voice channels
  • Text channels
  • Categories
  • Emojis

Prerequisites

  • If you are going to run this on a bot account, make sure it is on less than 10 servers as Discord only allows server creation for bots that are in less than 10 guilds.
  • If you decide to use a user token, do note that Discord might terminate your account

About

An easy-to-use Discord server cloner

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%