magic-upload
magic-upload copied to clipboard
🧙 A BetterDiscord plugin to automagically upload files over 8MB.

After moving the file to my plugins folder, this popped up.  "Error: ENOENT: no such file or directory, lstat 'C:\Users\ajayp\AppData\Local\Discord\app-1.0.9016\http' at Object.T [as realpathSync] (betterdiscord/renderer.js:4:327228) at L.getFilePath (betterdiscord/renderer.js:4:328498) at...
Port it to replugged. You can even use npm modules if they don't use node inbuilt modules. Should be fine
Issue

 After some googling, it appears that I need to enable "less secure app access". However: https://support.google.com/accounts/answer/6010255 
At the moment, files uploaded with the `+` button will error in MagicUpload. This is because the `file.path` is `""` for some reason.
## Describe the issue [install.sh](https://github.com/mack/magic-upload/blob/main/scripts/install.sh) currently only supports the default plugin folder for MacOS. This script should be updated to support Windows and Linux's BetterDiscord plugin folder location.