powercord-org / powercord

A lightweight @discord client mod focused on simplicity and performance.
MIT License
1.2k stars 147 forks source link

PowercordPluginDownloader integration #654

Closed oillicker closed 2 years ago

oillicker commented 2 years ago

This pull request integrates PowercordPluginDownloader. It is working 100% (context menus and the message popover for both themes and plugins). Feel free to test on your own, also ran npm run lint to fix a few of those things.

oillicker commented 2 years ago

Should pc-moduleManager check if PowercordPluginDownloader or the theme downloader is installed and disable it if it is? This would mostly be done just to avoid conflicts between having the two run at once