forked from groovy/tase-vencord
rewriting the entire codebase cause its ass
|
|
||
|---|---|---|
| components | ||
| api.ts | ||
| index.tsx | ||
| native.ts | ||
| README.md | ||
| styles.ts | ||
| utils.ts | ||
Forked changes
- Splits large file into smaller more readable files as well as making the filestructure more readable.
- Additional optomization by removeing redundent code and making it more efficient.
- Fixed web versions of the plugin to work on Firefox and Chrome.
Disclaimer
The source for this code was fully ai generated but has since been optomized however this disclamer stays because the original was fully written by ai
Using this plugin requires you to build your own version of Vencord, find more info here: https://docs.vencord.dev/installing/custom-plugins/
Vencord TASE Plugin
This plugin implements TASE checks on Discord User Profiles using the TASE API.
Installation
To install this plugin, you must add a folder into src/userplugins (name it whatever! if userplugins isnt there yet, make the folder!) and clone the git repository inside the folder you just created (src/userplugins/[yourFolder]).