Skip to content

manishbhaiii/roxy-cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing SVG

Join Discord

Server Cloning

Features

  • Clone entire Discord servers with one command
  • Optional emoji cloning with rate limiting
  • Progress tracking in Discord chat
  • GitHub Actions integration

Setup

  1. Fork this repository
  2. Add your secrets in repository settings:
    • DISCORD_TOKEN - Your Discord user token
    • ALLOWED_USER_IDS - Comma-separated list of allowed user IDs

🎯 Usage

Discord Command

!clone <source server ID> <target server ID>

The bot will then ask for confirmation:

  1. Confirm server details (y/n)
  2. Choose whether to clone emojis (y/n)

GitHub Actions

  1. Go to the Actions tab
  2. Select Discord Server Cloner
  3. Click Run workflow

⚙️ Environment Variables if you want to run on your pc

Create a .env file with:

TOKEN=your_discord_user_token_here
ALLOWED_USER_IDS=user_id1,user_id2,user_id3

⚠️ Disclaimer

This tool is for educational purposes only. Use responsibly and ensure you have permission to clone servers.

⚠️ If you are using this project or it's code anywhere, please give proper credit to it's Manish.
Do not redistribute or sell this project without permission.
Respect the original author!

About

A Discord Server Cloner in JavaScript

Topics

Resources

Stars

Watchers

Forks