Skip to content

Up-to-date Discord server generator for creating multiple guilds using tokens — fully functional and currently unpatched

License

Notifications You must be signed in to change notification settings

raidcord/guild-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

RAID CORD guild-tag server generator

Generates multiple Discord guild-servers instantly and checks them concurrently for specific features using a Terminal User Interface (TUI).
Explore the docs »

View Demo · Report Bug · Request Feature

RAID CORD Guild Generator

Efficiently create and analyze Discord guilds with RAID CORD, featuring a command-line interface for easy operation.

TUI in Action

Installation Instructions

Auto Installation and Setup (Easier)

  1. Download the repository or clone using:
    git clone https://github.com/raidcord/guild-generator.git 
  2. Ensure you have Node.js (version 18+ recommended) installed.
  3. Run the setup.bat file (for Windows).
    • This will install all necessary project dependencies using npm. (Note: For non-Windows users, simply run npm install in the terminal after cloning.)

You don't have to edit any files initially; the script will ask you for required inputs (like Token and Webhook URL) when you run it.

Manual Configuration

  1. Open your terminal.
  2. Clone the repository:
    git clone https://github.com/raidcord/guild-generator.git 
    or download the ZIP and extract it.
  3. Navigate to the project directory:
    cd guild-generator 
  4. Install dependencies:
    npm install
  5. Run the script:
    node index.js

System Requirements

Ensure your system meets these prerequisites:

  1. Node.js 16+ (the latest LTS version is recommended).
  2. Git installed on your device (for cloning).
  3. Windows, macOS, or Linux.
  4. A curious mind (and an understanding of the risks involved).

🚨 IMPORTANT WARNING 🚨

This tool is provided for educational and experimental purposes only. The developers are not responsible for any negative consequences, including account bans, that may arise from its use. USE AT YOUR OWN EXTREME RISK.

Specifications

  1. Concurrent Guild Generation: Creates multiple Discord guilds rapidly.
  2. Feature Checking: Automatically checks newly created guilds for specific features
  3. Webhook Notifications: Sends alerts to a Discord webhook when guilds with desired features are found.
  4. Interactive TUI: User-friendly terminal interface for easy operation and input.
  5. Configuration at Runtime: Prompts for necessary inputs like Discord token and webhook URL.
  6. IMPORTANT -> This script bypasses new discord patches and it is currently working in 09/05/2025

Note: As of May 12th, 2025, RAID CORD guild-tag server generator is functional based on current Discord API interactions. APIs can change, and patches may become necessary. This project demonstrates interactions with the Discord API via a self-bot, which is inherently risky. Remember, sharing knowledge benefits everyone; please provide credit if you find our work valuable or adapt it.

About

Up-to-date Discord server generator for creating multiple guilds using tokens — fully functional and currently unpatched

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published