1
0
Fork 0
rewriting the entire codebase cause its ass
Find a file
2026-04-14 03:11:47 +00:00
components Optimized suboptimal code 2026-04-14 12:06:09 +09:00
api.ts Optimized suboptimal code 2026-04-14 12:06:09 +09:00
index.tsx Optimized suboptimal code 2026-04-14 12:06:09 +09:00
native.ts Optimized suboptimal code 2026-04-14 12:06:09 +09:00
README.md Optimized suboptimal code 2026-04-14 12:06:09 +09:00
styles.ts Optimized suboptimal code 2026-04-14 12:06:09 +09:00
utils.ts Optimized suboptimal code 2026-04-14 12:06:09 +09:00

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]).