Skip to content

StartupBros/discord-leaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-leaver — Bulk Leave Discord Servers

A simple CLI tool that lets you mass-leave (or delete) Discord servers and clean up your friends list. Sort, filter, pick the ones you want gone, and confirm. Done.

Quick Start

git clone <repo-url>
cd discord-leaver
npm install
npm start

Requires Node.js 18+.

Getting Your Discord Token

  1. Open Discord in your browser and log in.
  2. Press Ctrl+Shift+I (or Cmd+Option+I on Mac) to open Developer Tools.
  3. Click the Application tab.
  4. Expand Local Storage in the sidebar and click on the Discord entry.
  5. Find the token key and copy its value (without quotes).

Your token is like a password — never share it with anyone.

Usage

  1. Enter your token — pasted securely (hidden input).
  2. Choose mode — manage servers or clean up your friends list.
  3. Servers — sort your servers, optionally filter (owned/admin/verified, member count, creation date), then select manually or leave all matching servers.
  4. Friends — select friends manually or remove all at once.
  5. Review & confirm — see your selection summary, then confirm to proceed.
  6. Owned servers — if you own a selected server, you'll be asked whether to delete it (with 2FA support).

Built By

Built by StartupBros for the House of Vibe community. Originally forked from dandanthedev/BulkLeave.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors