Skip to content

Small script to extract private message channels from a discord data package & open them on a certain account.

Notifications You must be signed in to change notification settings

marioparaschiv/dm-opener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DM Opener


Small script to extract private message channels from a discord data package & open them on a certain account.

How do i use it?

First, you'll need your data package. You can get this by going to Settings > Privacy & Safety and clicking the Request Data button at the bottom.

image

I have my data package, now what?

  • Make sure you have NodeJS installed
  • Once you have your data package, extract it and make sure you have the messages folder inside.
  • Open a Command Prompt/Terminal in this projects directory.
  • Run npm install and wait for it to finish.
  • Edit the config.json file with your token and User ID.
  • Run node . "C:\Users\USERNAME\Downloads\package\messages". (Replace the path with the path of your messages folder inside your package)
  • Wait for all your DMs to open.

About

Small script to extract private message channels from a discord data package & open them on a certain account.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project