DeleteDiscordMessages Versions Save

Undiscord - Delete all messages in a Discord server / channel or DM (Easy and fast) Bulk delete

v4.2

3 years ago

v4.1

3 years ago

v4.0.0

3 years ago
Screen Shot 2020-07-05 at 1 25 57 AM

Implemented a version with does not use a Popup window, but instead adds button to the discord toolbar that opens a popover/sidebar inside the discord UI.

This has a few advantages being it should fix issues with popups being blocked #71 #70 #45

Solves the requests for bookmarklets #22 #19 because it is compatible with user scripts, so you can install it with Tampermonkey and have it permanently there.

It is possible to run it from the Electron app and not only inside the web app #68.

It should reduce memory usage by not creating another windows with another document.


This change is Reviewable

v3.1.0

3 years ago

image Added

  • Delete a list of channel ids sequentially, separated by comma.
  • Import list of channels from index.json
  • Specify to only delete messages before and after dates
  • Progress bar
  • Option to also remove pinned messages

Changed

  • Some minor UI changes
  • The way deletable messages are handled and the list of messages to skip like system messages

Fixed

  • Popup blocker removes document.write, now it will give you a warning to disable it instead of throwing an error.

This change is Reviewable

v3.0.1

4 years ago
  • Use /guilds/ endpoint for searching message in servers (#23 #24)
  • Open window in the right edge of the screen

v3.0.0

4 years ago

  • Auto detect authToken!
  • Now you can filter for links or files
  • Added confirmation dialog with preview before start
  • Autoscroll is fixed, you can enable and disable it.
  • Improved ping average calculation
  • Improved logs
  • Added help links to author and channel

v2.3.0

4 years ago

v2.2.0

4 years ago