No description
| .github/workflows | ||
| src | ||
| .gitignore | ||
| build.bat | ||
| build.sh | ||
| config.example.yaml | ||
| fluxer-reaper-icon.png | ||
| fluxer-reaper.jpg | ||
| fluxer-reaper.py | ||
| fluxer-reaper.spec | ||
| README.md | ||
| requirements.txt | ||
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.
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 page.
2. Run
Simply run the downloaded file to start the tool. No Python installation is required.
Build tool
To create a standalone executable:
Linux / Mac
chmod +x build.sh
./build.sh
Windows
- Make sure you have Python installed and added to your PATH.
- Double-click
build.bat.
The scripts 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 do whatever you wish.
