1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-08-07 18:41:49 +00:00

106 Commits

Author SHA1 Message Date
a06a891186 feat: 将程序的主体部分移动到 cmd/gocq (#1215)
* feat: move main into cmd/gocq

* fix: make lint happy

* fix: rename Boot to Main
2021-12-04 13:48:12 +08:00
530e2c24d2 fix(server): allow read more bytes in a single message
Fixes #1155
2021-11-13 15:16:23 +08:00
51854fc6f3 feat: get_guild_members api 2021-11-12 02:29:25 +08:00
45ccc0a1b5 feat: api generate support uint64 param 2021-11-07 16:30:09 +08:00
625322d7e7 refactor: simply api gen annotation 2021-10-29 22:15:00 +08:00
18944198ae feat: generate api route with annotation 2021-10-28 21:08:14 +08:00