Skip to content

GodKode69/meta-cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GodKode's Nebula AIO Tool

Node.js
License

DISCLAIMER:
This tool is a selfbot that violates Discord's Terms of Service. Use it at your own risk and only for educational purposes. Improper use may result in your Discord account being banned.

Overview

GodKode's Nebula AIO Tool is a powerful, terminal-based Discord management utility built with Node.js. With its interactive CLI interface, it offers a suite of commands to manage Discord guilds (servers) effectively. Whether you need to clone a server's setup, back up its configuration, or restore a previous backup, this tool has you covered.

Capabilities

  • Clone Server
    Easily duplicate roles, channels, emojis, and other server settings from one guild to another, saving you time and effort.

  • Backup Server
    Create a secure backup of your server's structure and settings. Backups are stored as JSON files in a dedicated backups folder with sanitized filenames to handle emojis and spaces.

  • Restore Backup
    Quickly restore your server's configuration by selecting from available backup files via a user-friendly menu that extracts the server ID automatically.

Features

  • Interactive Terminal Interface
    Enjoy a fully interactive command menu with clear, color-coded prompts and messages.

  • Secure Token Entry
    Your Discord token is entered via a masked prompt (using *# as the mask), ensuring your sensitive data stays private.

  • Robust Error Handling
    Detailed, colorful logs provide real-time feedback and error notifications, powered by Chalk.

  • Command Loop
    Execute multiple commands in succession without restarting the tool, making it seamless to manage your Discord servers.

  • Real-Time Status Updates
    Monitor the progress of operations like cloning or backup creation with dynamic and colorful status messages.

Requirements

  • Node.js (v18+ is recommended)
  • NPM
  • A Discord account that is a member of the target guilds (servers)

Installation

Clone the repository and install the dependencies:

git clone https://github.com/GodKode69/meta-cloner.git
cd meta-cloner
npm install

Usage

Running the Application

You can run the tool directly using Node.js:

node index.mjs 

Or use the provided launcher scripts:

Linux:

./start.sh 

(Ensure the script is executable: chmod +x start.sh)

Windows:

Double-click start.bat or run it from Command Prompt.

How It Works

  1. Token Prompt: Your token is requested securely using a masked input field. The tool will wait until the client is fully logged in before accepting further commands.

  2. Command Menu: Once logged in, you'll be presented with a command menu where you can choose to:

    Clone Server: Duplicate a server’s configuration to another. Backup Server: Save a backup of your server's settings in a clean, safe filename. Restore Backup: Restore a previously saved backup by selecting from a list.

  3. Dynamic Operations:

    Cloning: Duplicate your server configuration in real-time. Backup: Save a complete server backup with robust, sanitized file naming. Restore: Easily restore a backup by selecting it from a menu that automatically extracts the server ID for restoratio

About

GodKode's Nebula AIO Tool is a terminal-based Discord management utility built with Node.js. Its interactive CLI simplifies server cloning, configuration backup, and restoration. Featuring secure token entry and real-time status updates, it streamlines server management. Use responsibly, as selfbots violate Discord’s Terms of Service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages