add comments

This commit is contained in:
rambros 2026-03-05 14:52:18 +05:30
parent 5bec9e3ce7
commit bed2668ad2
6 changed files with 25 additions and 17 deletions

View file

@ -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
Discords 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB