Skip to content

The-SourceCode/GuildCloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TheSourceCode - Discord Guild Cloner

Clones a Discord Guild into another.

How to Use:

  1. Clone the project locally: git clone https://github.com/The-SourceCode/GuildCloner.git
  2. Enter the cloned directory: cd GuildGloner
  3. Install the JAR with Maven: mvn install
  4. Run the JAR: java -jar target/GuildCloner.jar <token> <source ID> <target ID> (--dry)

Note:

If you specify a fourth parameter, the program will run in dry mode; meaning it will not make any changes to the target Guild.

About

Discord JDA Guild Cloner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages