Coder Social home page Coder Social logo

discorddataparser's Introduction

How to use

  1. Clone the repository into a new folder.
  2. Unzip your Discord data and drag + drop the folder containing your Discord data (should be named "package") into the repository folder. If you have not requested your Discord data, you can do so in the Privacy & Safety tab in User Settings. Discord will then email you a link to download your archived data within a few days.
  3. Press Ctrl + ` to open a new terminal window and type "npm install" to install dependencies.
  4. Type "node ." to parse your Discord data (just messages for now).
  5. If you wish to download all your attachments, you can do so by typing "node .\download_attachments.js". Increment the counter by 100 each time until you have downloaded all of your attachments - trying to download all attachments at once may result in undocumented network behaviour.

Known Issues

No known issues (future issues may be caused by PapaParse - may start coding custom, more lightweight CSV parser to with double quote detection in case messages contain commas)

discorddataparser's People

Contributors

brainage04 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.