Joel Parkinson
Joel Parkinson
Any update on this?
Add this to the top of your script. ```powershell [void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing") [void] [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms") ```
Add this to the top of your script. ```powershell [void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing") [void] [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms") ```
🎉🎊 As far as I am aware, this should be very simple to get an MVP going. The only question mark from my POV is the storage. I'm pretty sure...
Instead of making it a service, ideally just make it a Discord layer only thing. (`Miunie.Discord`) It doesn't really fit as a service in Core as it's very specific to...