Discore August 2016 - Now

Discore is a light-weight .NET Standard library designed for creating Discord bots.

Currently, Discore is a side project of mine. I maintain and add features occasionally in my spare time. The project is currently in an 'essentially complete' state, so most work is just maintenance until Discord changes their API again.

You can check out Discore on GitHub.

Why another .NET Discord Library?

Back in August 2016, I had wanted to create my own Discord bot for personal use in C#. At the time, there were a couple existing .NET libraries for this, however (at the time) neither supported .NET Core. So, I decided to have a go at creating my own library! At first this project started out just for personal use, but I eventually put it up on GitHub and NuGet for anyone to use.