Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

Files

Latest commit

author
spin~
Dec 31, 2021
fd35c35 · Dec 31, 2021

History

History

Discord Group Leaver

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 31, 2021
Dec 31, 2021
Dec 31, 2021

Discord Group Leaver

A very fast Discord Group DM leaver

Installation

NPM Packages:

npm i

Build

  1. Open index.js and find the token const variable.
  2. Change it and input your Discord token.
  3. Open command prompt in the same directory as index.js, and run node .
  4. Now let it do its work.

How does Discord Group Leaver work

This script simply fetches your entire DM channel list, and checks which ones are group DMs. If it finds a group DM; it will leave said group DM. Pretty simple, right?

License

MIT © I2rys