Skip to content

gehongyan/Kook.Net

Repository files navigation

logo

GitHub Workflow Status GitHub Top Language Nuget Version Nuget License FOSSA Status Chat on Kook


English | 简体中文


Kook.Net is an unofficial C# .NET implementation for KOOK (KaiHeiLa formerly) API.


Documentation

Documents are available on kooknet.dev. (Simplified Chinese available only)


Targets

Tip

Targets other than .NET 8.0 have not been fully tested.


Installation

Main Package

The main package provides all implementations of official APIs.

Individual Packages

Individual components of the main package can be installed separately. These packages are included in the main package.

Extension Packages

Extension packages provide additional features or implementations that are not included in the main package.

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.


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.

FOSSA Status


Acknowledgements

drawing

Special thanks to Discord.Net for such a great project.

RiderIcon Resharper_Icon

Special thanks to JetBrains for providing free licenses for their awesome tools - Rider and ReSharper - to develop Kook.Net.