Skip to content

Development-Code/Discord-Datamining

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Discord-Datamining

Datamining is done through comparing the JavaScript files served to the Discord Canary client which have different hashes per build change.

Keep in mind that a lot of build changes feature variable renaming, new tabs, newlines, etc.. which usually don't change anything on the user-side. Some changes may not appear in the file diffs, since we only compare the entry JS file and not any of the (hundreds of) chunk files. So please take these build notes with a grain of salt.

Build notes

Every commit (that has some actual noteworthy changes) will have a comment tied to it with a small summary of what's changed.

In the past, build notes were summarized at the wiki. Those wiki pages containing the changes in older builds can be found here.

Contributing

If you find a new change which hasn't been mentioned yet, you are free to comment it on the corresponding commit for the build (or closest one).

⚠️ IMPORTANT: Please do not respond to the changes, engage in any discussions regarding the changes or make any other irrelevant comments. Comments are only meant for detailing any new changes found. Repeatedly posting off-topic comments may result in getting blocked from the repo. ⚠️

Notifications

You can follow this repository to receive email notifications. Click the Watch button then select All Activity.

How to enable notifications

About

Datamining Discord changes from the JS files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%