Git Product home page Git Product logo

hongpong / discord-history-tracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chylex/discord-history-tracker

0.0 2.0 0.0 13.52 MB

Browser script that saves Discord chat history into a JSON file (+ a renderer that can display such file in a browser).

Home Page: https://dht.chylex.com

License: MIT License

Python 7.26% Batchfile 0.09% HTML 2.45% JavaScript 75.50% CSS 7.95% PHP 6.75%

discord-history-tracker's Introduction

Usage

Visit the official website to add Discord History Tracker (beta) to your bookmarks and download the viewer.

Building

The build script requires Python 3. For automatic build, run python build.py, and a bld folder with the track script and viewer will be created.

The track.js script is ready to be added as a bookmark in a browser, or ran in a browser console. The track.html contains a bookmarkable link you can easily include on a website.

Minification

The build process automatically minifies the generated files. YUI Compressor is used for CSS and UglifyJS is used for JavaScript. To disable minification, use the --nominify flag.

YUI requires Java 7+ on the PATH. If Java is not available, CSS compression will be skipped.

UglifyJS is executed using the included Node runner with all required packages already installed in the repository. The runner requires 64-bit Windows; to run builds with JS minification on a different system, either add uglify-es into the global namespace via npm install uglify-es -g, or download the appropriate Node binaries and modify the build script.

discord-history-tracker's People

Contributors

chylex avatar jahands avatar

Watchers

 avatar  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.