Eric
Eric
Fulfills Vencord/plugin-requests#199 Main feature is changing the timer until your status gets set to idle (or preventing auto-idle forever)  There's also a confirmation notification where it'll let you stay...
Fixes #1512 Works on Chrome extension + Chrome userscript I ended up having to import the web worker file from unpkg because I was having trouble with bundling it into...
Before:  After:  I made it so modifying `initialValue` from the parent will cause a re-render anyway, since otherwise, you would only be able to change the textbox's contents...
Basically same thing as ValidUser but for replies Should I just merge this into ValidUser instead of making a new plugin actually? Might have to rebrand the name then 