Kook.Net
Kook.Net is an unofficial C# .NET implementation for KOOK (KaiHeiLa formerly) API.
Documentation
Targets
Installation
Main Packages
Installing main packages will provide all implementations of official APIs.
- Kook.Net: NuGet, Github Packages
Individual Packages
Individual components of the main package can be installed separately.
- Kook.Net.Core: NuGet, Github Packages
- Kook.Net.Rest: NuGet, Github Packages
- Kook.Net.WebSocket: NuGet, Github Packages
- Kook.Net.Commands: NuGet, Github Packages
Experimental Packages
Experimental packages provide implementations of non-official released APIs, which are not listed on official documentation, may violate the developer rules or policies, not guaranteed to be stable, and may be changed or removed in the future.
- Kook.Net.Experimental: NuGet, Github Packages
License & Copyright
This package is open-source and is licensed under the MIT license.
Kook.Net was developed with reference to Discord.Net.
Discord.Net contributors holds the copyright for portion of the code in this repository according to this license.
Acknowledgements
Special thanks to Discord.Net for such a great project.
Special thanks to JetBrains for providing free licenses for their awesome tools - Rider and ReSharper.