Kook.Net
Kook.Net copied to clipboard
Kook.Net is an unofficial C# .NET implementation for KOOK API.
Kook.Net is an unofficial C# .NET implementation for KOOK (KaiHeiLa formerly) API.
Documentation
Targets
[!TIP] Targets other than .NET 8.0 have not been fully tested.
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.Webhook: NuGet, Github Packages
- Kook.Net.Webhook.AspNet: NuGet, Github Packages
- Kook.Net.Webhook.HttpListener: NuGet, Github Packages
- Kook.Net.Commands: NuGet, Github Packages
- Kook.Net.CardMarkup: NuGet, Github Packages
Experimental Packages
Experimental packages offer implementations of APIs that haven't been officially released or documented. They may violate developer rules or policies, lack stability guarantees, and are subject to potential changes or removal 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.