Skip to content

Undiscord v0.5.2

Choose a tag to compare

@josemsalcedoq josemsalcedoq released this 03 Jul 18:18

Native macOS app to bulk-delete your own Discord messages.

Fixed in v0.5.2

  • Data-package import reported 0 messages. Discord changed channel.json so the channel type is now a string ("DM", "GROUP_DM", …) instead of a number, which made every conversation get skipped on import. The parser now understands both formats. Verified against a real package: 292 conversations / 72,490 messages parsed correctly. Combined with v0.5.1's localized-folder fix, non-English packages now import fully.

Install: open the DMG and drag Undiscord to Applications. The app is unsigned/un-notarized, so on first launch right-click it → Open (or allow it in System Settings → Privacy & Security).

Deletes your own messages using your account token. Automating a user account is against Discord's ToS and carries a ban risk regardless of speed. Delays are floored (search ≥ 2000ms, delete ≥ 700ms) to reduce rate-limit bans.