Skip to content

Releases: rambros3d/disco-reaper

Self-hosted Stoat

03 Apr 05:13

Choose a tag to compare

Self-hosted Stoat Pre-release
Pre-release
  • add support for custom stoat api url
  • auto retrieve websocket url & cdn url

Tupperware release 2

01 Apr 07:40

Choose a tag to compare

Tupperware release 2 Pre-release
Pre-release

Backup operations will save these also:

  • User Roles
  • Custom names and custom avatar urls
    required for:
    • webhook messages
    • bot masquerade messages

Reaper 4.2: Moving On Is a Beautiful Thing!

31 Mar 07:00

Choose a tag to compare

  • Waterfall Mode: (Backup Migrate)
    Added a feature to migrate all messages from all channels sequentially in chronological order.
  • Hyperfast Backups:
    Greatly increased the backup speed by processing all attachment downloads and hashing asynchronously. Removed all the bottlenecks within the tool; Rate limits and Network bandwidth are the only limiters now.
  • Auto Updater:
    Now update the tool to the lastest version directly from the tool.

Waterfall Mode

28 Mar 14:55
a7192f7

Choose a tag to compare

Waterfall Mode Pre-release
Pre-release

Interesting new feature which allows you to migrate all channels of your server simultaneously.
Migrate your entire backup with a single operation, All you your messages will be migrated by their message ids (ascending order).

Note: This feature is only available in backup_migrate mode

channel cloning, thread mentions, content_type fixes

27 Mar 07:42

Choose a tag to compare

  • channel cloning: voice channels are cloned correctly. forums channels are now skipped
  • thread mentions: fixed the bug which led to thread mentions causing a crash. thread mentions are now resolved properly
  • unified content_type and mime_type, everything now uses content_type

hyperfast backups

26 Mar 18:13

Choose a tag to compare

hyperfast backups Pre-release
Pre-release

greatly improved the backup speed

also added a backup delete option

auto update tester

23 Mar 16:49

Choose a tag to compare

auto update tester Pre-release
Pre-release

test release to check auto update funcationality

Reaper 4.1: Lets Ditch Discord!

21 Mar 12:20

Choose a tag to compare

Major Updates:

  • Switched to Sqlite Database: Greatly improves performance compared to the json based db.
  • Backup Stats Viewer: You can now view the statistics such as message count, files, attachments size directly in the UI.
  • Anonymize Users: The migrated messages can now have random usernames and avatars.

Migration Updates:

  • Quick Start Migration, No need to wait for the tool to fetch the whole message history in the channel.
  • Custom emojis are also preserved in Migrated messages if its detected in the target community.
  • Discord mentions & links are automatically converted to target community's links.
  • Stickers are also migrated now (including the discord native lottie stickers).

Improvements:

  • Automated Server Profile Backup, since this had to be done anyway.
  • Batch Processing now allows the tool to backup 500-1500 messages per minute.
  • Live RAM usage & Network Speed is now displayed in the app footer.
  • Attachments Deduplication is implemented using content-addressable storage system

Reaper 4.0.2 fix

20 Mar 21:00

Choose a tag to compare

Reaper 4.0.2 fix Pre-release
Pre-release

fix windows list error

Reaper 4.0.1 preview

20 Mar 07:03

Choose a tag to compare

Reaper 4.0.1 preview Pre-release
Pre-release
  • feature: anonymize users during migration
  • improvement: show info on first launch
  • improvment: fallbacks for message and channel references in migrated messages

to run from source, download repo zip and use launcher.bat (windows) and launcher.sh (linux)