Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sinistral2099/Streamer.bot-Class-Library

Repository files navigation

Streamer.bot Class Library

A basic C# Project for creation of .NET Framework 4.7.2 Class Libraries for use with Streamer.bot

References

Add the following files as references:

  • Streamer.bot.Common.dll
  • Streamer.bot.Plugin.Interface.dll
  • Twitch.Common.dll

Nuget Packages

The following Nuget packages are highly recommended as Streamer.bot makes use of them.

  • Newtonsoft.Json

Additional Notes

The C# language version is set to 8.0 with nullable values enabled. This particular language feature of 8.0 backports to .NET Framework 4.7.2 without issue.

About

A base C# Project for creating class libraries for use with Streamer.bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages