Skip to content

Copy paste method

Victor edited this page May 6, 2022 · 3 revisions

TLDR: Watch this 40s video instructions or use the regular Install method

  1. Open this link deleteDiscordMessages.js and copy the entire content of this script.

  2. Open Discord.com in your browser (Not the App) and go to the channel or direct message you would like to be wiped.

  3. Inside your Browser (Chrome, Edge, Opera, Brave, Firefox, Safari),
    Open DevTools pressing: Control+Shift+J or ++J or ++C (Safari)

  4. In the "Console" tab Press Ctrl+V to paste the script, then press ENTER.

  5. Click the 🗑️ button that was added in the top right corner.

  6. Click on the blue buttons near Authorization, Author and Channel.
    (Optional: getting authToken, authorId, channelId and messageId manually)

  7. Click the Start button.

Screenshot