- Here you can find the basics of
findByProps
,discord webpack
, and other mechanics to get started on Datamining. Contributions such as Pull Requests are welcomed, but make sure it is worth considering.
Important
This is a small project I thought to start for people who don't know about Datamining. So nothing serious.
- A good knowledge about JavaScript
- Familiarility with findByProps, functions, modules, strings, experiments
CTRL + SHIFT + I
to open Chrome Developer Tools, or since it's Discord, DevTools. As the start, we only do stuff in theConsole
tab.
Warning
DO NOT try to do experiments in your stable Discord client unless you know what you are doing. There are many chances that you will either break your client or get your account disabled. Instead, use Discord Public Test Build or Discord Canary Build
- Functions - can be found from here
- More guides are on it's way here!