/GuildCloner

Discord JDA Guild Cloner

Primary LanguageJava

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.