Skip to content

Instantly share code, notes, and snippets.

@Meriipu
Meriipu / Discord-Delete-Messages.js
Last active April 5, 2019 18:19
Browser Script to Delete All Your Messages in a Discord Channel
//Browser Script to Delete All Your Messages in a Discord Channel
//Updated by z861gz6wb2 ~ Working as of March 20th, 2019.
//Credit to: Altoids1 (Original code), GotEnouth (Updated code), TheOutride (Updated code).
(function() {
'use strict';
/*INSTRUCTIONS FOR THIS SCRIPT ARE BELOW*/
let messageID = "000000000000000000"; //The ID of the message you would like to delete.
//Note: you can leave the messageID set to "000000000000000000",