A very fast Discord Group DM leaver
NPM Packages:
npm i
- Open index.js and find the
token
const variable. - Change it and input your Discord token.
- Open command prompt in the same directory as
index.js
, and runnode .
- Now let it do its 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?
MIT © I2rys