{"id":13742580,"url":"https://github.com/lonelyevil/kook","last_synced_at":"2025-12-30T16:17:50.609Z","repository":{"id":45937707,"uuid":"383759308","full_name":"lonelyevil/kook","owner":"lonelyevil","description":"A library for interacting with kook bot API.","archived":true,"fork":false,"pushed_at":"2023-12-15T08:25:28.000Z","size":217,"stargazers_count":27,"open_issues_count":2,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-22T13:33:29.671Z","etag":null,"topics":["bot","go","golang","kook","kookapp"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lonelyevil.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-07T10:26:57.000Z","updated_at":"2024-06-18T22:55:30.626Z","dependencies_parsed_at":"2023-01-20T10:15:24.941Z","dependency_job_id":"57ed4bf3-790c-4eda-85ca-5038ffc3eb1e","html_url":"https://github.com/lonelyevil/kook","commit_stats":{"total_commits":117,"total_committers":7,"mean_commits":"16.714285714285715","dds":0.05982905982905984,"last_synced_commit":"5387183a446fc62e317233f685ee745aae2c5881"},"previous_names":["lonelyevil/khl"],"tags_count":85,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonelyevil%2Fkook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonelyevil%2Fkook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonelyevil%2Fkook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonelyevil%2Fkook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lonelyevil","download_url":"https://codeload.github.com/lonelyevil/kook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253170943,"owners_count":21865273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","go","golang","kook","kookapp"],"created_at":"2024-08-03T05:00:33.783Z","updated_at":"2025-12-14T20:46:19.118Z","avatar_url":"https://github.com/lonelyevil.png","language":"Go","funding_links":[],"categories":["SDK"],"sub_categories":["官方服务器"],"readme":"# Kook\n\nA low level library for interacting with Kook bot API. Currently, it is WIP.\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/lonelyevil/kook.svg)](https://pkg.go.dev/github.com/lonelyevil/kook)\n[![Go Report Card](https://goreportcard.com/badge/github.com/lonelyevil/kook)](https://goreportcard.com/report/github.com/lonelyevil/kook)\n[![Server Badger](https://img.shields.io/badge/kookapp-dev--chat-informational)](https://kaihei.co/r5s1WO)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flonelyevil%2Fkook.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Flonelyevil%2Fkook?ref=badge_shield)\n\n## Get Started\n\nIt is not recommended to use it in production until it releases `v1.0.0`.\n\n### Installing\n\nThis assumes that you already have a working Go environment.\n\n```go get github.com/lonelyevil/kook```\n\nOther than the library itself, you need to install a logger and an adapter for logger.\nPersonally, I only implement the adapter for [phuslu/log](https://github.com/phuslu/log). So, in order to use the library, the following installation is necessary.\n\n```go get github.com/lonelyevil/kook/log_adapter/plog```\n\n### Usage\n\nSee the examples in `examples` folder.\n\n## Features and Roadmap\n\nSee [features.md](features.md).\n\n## Documentation\n\nWIP.\n\nFor code that are not well commented, users could refer to [bwmarrin/discordgo](https://github.com/bwmarrin/discordgo) as this library is heavily influenced by it.\n\n## Versioning\n\nI could not guarantee a stable API until the release of `1.0.0`.\nBefore that, any break change would happen.\nAfter that, It would follow [semantic versioning](https://semver.org/).\n\n## Contributing\n\nCurrently, this repo does not accept any large PRs, as the API may be broken at any time when I want.\nBug reports and code suggestions are greatly welcomed.\n\n## LICENSE\n\nkook is a free and open source software library distributed under the terms of [ISC License](LICENSE).\n\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flonelyevil%2Fkook.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Flonelyevil%2Fkook?ref=badge_large)\n\n## Special Thanks To:\n\n\u003cimg alt=\"GoLand logo\" src=\"https://resources.jetbrains.com/storage/products/company/brand/logos/GoLand.png\" width=\"250\"\u003e\n\nBuilt using IntelliJ IDEA","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flonelyevil%2Fkook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flonelyevil%2Fkook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flonelyevil%2Fkook/lists"}