Welcome to the Discord Canary Mobile Client Data Mining Repository, owned by the Wumpus Central organization. This repository is used to data mine the mobile Discord client in the canaryRelease version.
Data mining is the process of discovering resources, patterns in code, and their relationships in large data sets using analytical methods. In this case, we use data mining to extract information from the Discord mobile client that is not typically readily available to the average Discord app user.
This repository contains the following directories and files:
./assets/
: This directory contains assets such as app emotes, manifest, and other files that may not be important../res/
: This directory contains resources used in the data mining process, such as configuration files or reference data or even application graphic content (we are using xxhdpi assets)../src-discord/
: This directory contains the decompiled source code to JAVA from the DEX files../AndroidManifest.xml
: This file is containing essential information about the app's behavior and interactions with the device.
To use this repository, you can browse the contents in the directories listed above. You can also look through the commits to see what has changed in a specific version of the Discord canaryRelease mobile client.
All contents of this repository belong to the Discord team. We are only using the files that they have put into their app. This repository and its contents are provided as-is, without warranty or support, and are not endorsed by or affiliated with Discord or its parent company. Use of this repository and its contents is at your own risk.