Do you have nightly builds?
We offer nightly builds for DisCatSharp Extensions. They contain bugfixes and new features before the official NuGet releases, however they are not guaranteed to be stable, or work at all. Open the NuGet interface for your project, check Prerelease.
Then just select Latest prerelease version of DisCatSharp Extensions packages, and install them.
You might need to restart Visual Studio for changes to take effect.
If you find any problems in the nightly versions of the packages, please follow the instructions in Reporting issues article.
But I'm running GNU/Linux, Mac OS X, or BSD!
If you're running on a non-Windows OS, you'll have to get your hands dirty. Prepare your text editor and file browser.
Run dotnet restore, it should be able to restore the packages without problems.