1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-05 03:23:49 +08: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
wdvxdr
530e2c24d2
fix(server): allow read more bytes in a single message
Fixes #1155
2021-11-13 15:16:23 +08:00
Mrs4s
51854fc6f3
feat: get_guild_members api 2021-11-12 02:29:25 +08:00
Mrs4s
45ccc0a1b5
feat: api generate support uint64 param 2021-11-07 16:30:09 +08:00
wdvxdr
625322d7e7
refactor: simply api gen annotation 2021-10-29 22:15:00 +08:00
wdvxdr
18944198ae
feat: generate api route with annotation 2021-10-28 21:08:14 +08:00