Skip to content
forked from Aux/NTwitch

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

License

Notifications You must be signed in to change notification settings

kouweizhong/NTwitch

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • Shell 0.2%