/NTwitch

A .net core implementation of the https://twitch.tv/ version 5 api

Primary LanguageC#MIT LicenseMIT

This repository is now depreciated, for an updated library see https://github.com/Akitaux/Twitch

NTwitch

NuGet NuGet Pre Release MyGet Pre Release Discord

A .net core implementation of the https://twitch.tv/ version 5 api, strongly based on Discord.Net.

Builds

Release and pre-release builds can be found on Nuget under NTwitch.

Releases

Stable builds can be found on NTwitch. The contents of these packages reflect what is shown in the master branch.

Pre-Release

Unstable builds of NTwitch can also be found on Nuget with the pre-release option checked. The contents of these packages reflect what is shown in the nightly branch, and are updated from the dev branch once a week.

Indev

You can access the latest builds of NTwitch via the myget feed listed below. The contents of these packages are built automatically as new code is committed to the dev branch.

  • https://www.myget.org/F/aux/api/v3/index.json

Documentation

Currently, no documentation for NTwitch exists. If you have any questions or want status updates about the library, please join the NTwitch Discord Guild.

Compiling

To compile NTwitch yourself, you will need either of the following:

Visual Studio
Command Line Tools