riolubruh / YABDP4Nitro

Yet Another BetterDiscord Plugin for Nitro features. Unlock screensharing modes, use cross-server and gif emotes and much more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

delete it pls

deadcutecat opened this issue · comments

To answer the question that you initially asked but then deleted, the plugin does not take any user information like user IDs or anything like that.

Unfortunately, I don't really have any recommendations on avoiding malicious JS code.
I usually do a glance over the code to make sure nothing is fishy.
If it's obfuscated in any way I wouldn't risk it. (Compiled TypeScript is an exception, look over the TS code instead for that)
Other than that, though, I sort of just make sure it doesn't blatantly try to grab tokens.