2.2.5 • Published 7 months ago
discord.js-v13-servercopier v2.2.5
Discord.js v13 server copier
Discord.js v13 server copier came to copy servers!
IMPORTANT
If your account gets banned, this is your problem, not our.
Features
- Allows to copy servers (Just copying roles yet...)
Install
npm i discord.js-v13-servercopier
Usage
const { ServerCloner } = require("discord.js-v13-servercopier");
const s = new ServerCloner({
token: "Account Token",
content: "The guild id that will be copied.",
target: "The guild id that will be pasted to."
})
s.login();
s.clone();
//Completed guide!
Author
Discord.js v13 server copier © frexinn, Released under the Apache License.
Authored and maintained by Bozkurt Hack Team.