basassociation.blogg.se

How to clone a discord server
How to clone a discord server






how to clone a discord server
  1. #How to clone a discord server install#
  2. #How to clone a discord server windows#

the guild's name or the iconĭefault: true - RCC stands for roles & categories & channels. If you do so, just leave this field empty.ĭefault: true - Set this to false, to skip the cleanup phase on the new guildĭefault: true - Set this to false to skip setting general guild data e.g. The bot needs to have this role on the new guild! You can manually create a new role called 'guildcopy' and the script will automatically use it. The id of a role with administrator permissions. The id of the new guild you want to clone to. Can be left blank if a guildData.json file already exists. If you now right click on a guild you can select 'Copy ID'. To get the id of a guild open your client settings -> Appearance and then enable developer mode. Run node copy.js in the console to print usage.

#How to clone a discord server install#

You can alternatively use yarn install (requires nodejs >= 16.6.0)

#How to clone a discord server windows#

  • Open the console and run npm install (on windows you can shift + right click inside the project folder and select 'open command prompt here').
  • Edit the settings.json and fill in all necessary data (see Settings for more information).
  • The script will therefore block the execution with a user account token. According to discords statement, any kind of user account botting including so called SelfBots are forbidden. The script must be run with a bot user token.
  • (Optional) A preferably empty guild which can be overwritten.
  • how to clone a discord server

  • On the Developer page in the "Bot" tab, enable both Intents below "Privileged Gateway Intents".
  • Discord Developer page link to create a bot.
  • Node.js any version >= 16.6.0 should work.
  • Third party integrations (Twitch/Youtube).
  • Role permissions for categories and text/voice channels (no user specific ones).
  • You can share your file with others, too. It backs up a guild into a single file and lets you create a new guild from it. Did you ever want to create a copy of a guild? Now you can! There is no need to manually create roles, channels and permissions, which can take very long depending on the original guilds size.








    How to clone a discord server