https://github.com/armoe-project/kook-go
适用于 Golang 的 KOOK 机器人 SDK
https://github.com/armoe-project/kook-go
golang kaiheila-bot kook-bot sdk websocket
Last synced: 3 months ago
JSON representation
适用于 Golang 的 KOOK 机器人 SDK
- Host: GitHub
- URL: https://github.com/armoe-project/kook-go
- Owner: armoe-project
- License: gpl-3.0
- Created: 2024-02-22T04:55:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-23T07:03:54.000Z (over 1 year ago)
- Last Synced: 2025-02-10T03:27:50.298Z (4 months ago)
- Topics: golang, kaiheila-bot, kook-bot, sdk, websocket
- Language: Go
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![][banner]
![][license]
## 开源协议
本项目使用 [GPL-3.0](LICENSE) 协议开放源代码
```text
kook-go - KOOK Bot SDK for Golang
Copyright (C) 2024 ZhenXin
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```## 贡献者
[![][contrib]](https://github.com/armoe-project/kook-go/graphs/contributors)
[banner]: https://socialify.git.ci/armoe-project/kook-go/image?description=1&forks=1&issues=1&language=1&name=1&owner=1&pulls=1&stargazers=1&theme=Auto
[license]: https://img.shields.io/github/license/armoe-project/kook-go?style=for-the-badge
[contrib]: https://contrib.rocks/image?repo=armoe-project/kook-go