Skip to content

alanschnegg/DiscordDeleteMsgSelfBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Delete Msg SelfBot

Delete all your messages from a Discord channel and/or server.

The automation of Discord Accounts also known as self-bots is a violation of Discord Terms of Service & Community Guidelines and will result in your account(s) being terminated. Discretion is adviced. I will not be responsible for your actions.

Be sure to set your Discord token in .env file.
DO NOT GIVE YOUR DISCORD TOKENS TO ANYONE.

Installation

git clone [email protected]:alanschnegg/DiscordDeleteMsgSelfBot.git
cd DiscordDeleteMsgSelfBot
npm install
npm run fix
cp .env.example .env

Usage

node index.js [OPTION]...

Options

Arguments to options are mandatory.
  -s[=SERVER_ID]    delete all your messages from a server
  -c[=CHANNEL_ID]   delete all your messages from a channel

Requirements

  • Node 18

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published