diff --git a/README.md b/README.md index 5c82ed2..3104699 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Server Shuttle +# DiscoReaper Server Shuttle is a simple tool to help you move an entire Discord server over to a Fluxer community. It handles channels, roles, emojis, and even your message history. >Join our [**Reaper Community**](https://fluxer.gg/9KxDP8WH) if you need help or have any questions. -![Fluxer Reaper](images/fluxer-reaper.jpg) +![Disco Reaper](images/fluxer-reaper.jpg) | Features | Fluxer | Stoat | | :--- | :---: | :---: | @@ -33,7 +33,7 @@ Server Shuttle is a simple tool to help you move an entire Discord server over t | - Threads | 🟩 | 🟩 | | - Forums | ⚠️ | ⚠️ | -- ⚠️**Fluxer/Stoat**: Threads & Forums type channels are not yet natively available. As a workaround, threads are migrated in their parent channels. +- ⚠️**Fluxer/Stoat**: Threads & Forums type channels are not yet natively available. As a workaround, threads are migrated in their parent channels as normal messages. - ⚠️**Stoat**: doesnt have features like Category Permissions, Slowmode setting for channels. - ⏳**Stoat**: permission sync for channels is not yet implemented since its permission management vastly different compared to Discord & Fluxer. @@ -55,8 +55,6 @@ The Discord bot has **read-only access** to the Discord server. Hence **no chang ### Notes: - Currently Fluxer is unstable probably due to high traffic, migrating servers now will only add to that problem. Only use this for testing purposes for now. Check status on [reallyaweso.me](https://uptime.reallyaweso.me/status/fluxer) or [fluxerstatus(official)](https://fluxerstatus.com) - - # Getting Started #### Setup the bots as per this [guide](BOT-SETUP.md) @@ -64,20 +62,30 @@ The Discord bot has **read-only access** to the Discord server. Hence **no chang ### Option 1: Using Pre-built Binaries (Easiest) 1. **Download**: Download the latest executable from the [Releases](https://github.com/rambros3d/server-shuttle/releases) page & unzip it. 2. **Run**: Simply run the downloaded file to start the tool. No Python installation is required. - - **Linux**: Run the **server-shuttle** file (or `./server-shuttle` in terminal). - - **Windows**: Run the **server-shuttle.exe** file. + - **Linux**: Run the **disco-reaper** file (or run `./disco-reaper` in terminal). + - **Windows**: Run the **disco-reaper.exe** file. -### Option 2: Running from Source +### Option 2: Running from Source (To use latest unstable code) 1. **Clone**: Clone the repository to your local machine: ```bash - git clone https://github.com/rambros3d/server-shuttle.git - cd server-shuttle + git clone https://github.com/rambros3d/disco-reaper.git + cd disco-reaper ``` 2. **Launch**: Run the appropriate launcher script for your OS. It will automatically create a virtual environment and install dependencies: - - **Linux**: `./launch-shuttle-LINUX.sh` - - **MacOS**: `./launch-shuttle-MAC.sh` - - **Windows**: Double-click `launch-shuttle-WIN.bat` + - **Linux**: `./launch-app.sh` + - **MacOS**: `./launch-app-MAC.sh` + - **Windows**: Double-click `launch-app-WIN.bat` +--- +## What do the people say +![Comment](images/comments/comment-1.png) +![Comment](images/comments/comment-2.png) +![Comment](images/comments/comment-3.png) +![Comment](images/comments/comment-4.png) +![Comment](images/comments/comment-5.png) +### No regrets walking away from Discord + +Dear Discord, The Reaper has a [message for you](https://c.tenor.com/dq8yuzNDkWkAAAAd/tenor.gif). --- --- @@ -85,7 +93,7 @@ The Discord bot has **read-only access** to the Discord server. Hence **no chang Discord’s latest operation just proves they never cared about you or your kids' safety. -### Age verification protect kids +### Age verification protects kids - Online safety of your kids should be your responsibility. - The big tech and especially the government should stay away from the kids. Period. - Do you think they care about your kids' safety, Really? @@ -101,18 +109,18 @@ Now they suddenly seem to care when complying with age verification laws (as the - I dont expect these companies to stand up for our rights against these dystopian laws. -### Discord ID verification "privacy-preserving" +### Discord ID verification is "privacy-preserving" >Discord initially **fooled everyone** that it will be optional and the verification data wont leave the device. But now their own website states that **Persona** will be used in some countries, its brought to you by the same guy involved with [**Palantir**](https://corbettreport.com/what-does-palantir-actually-do/). -### **Just say NO** to invasive companies & Move to platforms that respects your privacy. +### **Just say NO** to invasive companies & Move to platforms that respects you. --- --- ### Documentation -Detailed info about the code can be found at https://deepwiki.com/rambros3d/server-shuttle +Detailed info about the code can be found at https://deepwiki.com/rambros3d/disco-reaper ### Vibe Code Notice diff --git a/images/comments/comment-1.png b/images/comments/comment-1.png new file mode 100644 index 0000000..366c3ae Binary files /dev/null and b/images/comments/comment-1.png differ diff --git a/images/comments/comment-2.png b/images/comments/comment-2.png new file mode 100644 index 0000000..40c15bc Binary files /dev/null and b/images/comments/comment-2.png differ diff --git a/images/comments/comment-3.png b/images/comments/comment-3.png new file mode 100644 index 0000000..f8dd0a5 Binary files /dev/null and b/images/comments/comment-3.png differ diff --git a/images/comments/comment-4.png b/images/comments/comment-4.png new file mode 100644 index 0000000..9c2dd38 Binary files /dev/null and b/images/comments/comment-4.png differ diff --git a/images/comments/comment-5.png b/images/comments/comment-5.png new file mode 100644 index 0000000..1299fd1 Binary files /dev/null and b/images/comments/comment-5.png differ