disco-reaper/README.md
2026-02-22 01:26:48 +05:30

41 lines
No EOL
1.4 KiB
Markdown

# Fluxer Reaper
Fluxer Reaper is a simple tool to help you move your Discord server content over to a Fluxer community. It handles channels, roles, emojis, and even your message history.
![Fluxer Reaper](fluxer-reaper.jpg)
## Features
* **Clone Server Structure**: Automatically creates all your Discord categories and channels in Fluxer.
* **Copy Roles**: Copies your roles and their basic permissions.
* **Copy Emojis & Stickers**: Copies your custom emojis and stickers over.
* **Message History**: Select a specific channel and migrate messages starting from the oldest or a custom point.
* **Server Identity**: Syncs your server name, icon, and banner.
* **Danger Zone**: Option to wipe existing channels, roles, and content in the fluxer community.
## Getting Started
### 1. Download
Download the latest executable from the [Releases](https://github.com/rambros3d/fluxer-reaper/releases) page.
### 2. Run
Simply run the downloaded file to start the tool. No Python installation is required.
## Build tool
To create a standalone executable, simply run:
```bash
chmod +x build.sh
./build.sh
```
The script will automatically set up a virtual environment, install dependencies, and generate the binary in the `dist/` folder.
## Vibe Code Notice
Code is provided as is; This tool was developed largely by AI.
Take it, use it, modify it, feel free to whatever you wish.