A program that limits the memory usage of Discord by preventing unnecessary cache with the function SetProcessWorkingSetSize()
This revision updates the program to WinForm and adds support for minimizing to the system tray. The loop rate was also updated from 6ms to 2ms due to high cache levels since changing to background threading.
All credit to the original creators faraj and miaf! You can find their original repository here: