This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Description
Hi, I was curious what process would be involved in getting a Mixer client library added to the documentation page. Specifically, I'm referring things like the Constellation Clients area (https://dev.mixer.com/reference/constellation/index.html) or the Tutorial Areas where you can filter by language (https://dev.mixer.com/tutorials/chatbot.html).
I've been developing a C#-based Mixer client library that supports the REST APIs, Chat, Constellation, & Interactive and I would like to ensure people can find it easily to take advantage of. From a scope-perspective, I would say the library is nearly 80% complete, with some of the less interesting REST endpoints still needing to be completed (EX: confetti).
https://github.com/SaviorXTanren/mixer-client-csharp
Thanks!