mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-11 17:50:25 +00:00
webui功能添加 (#75)
* feat: webui添加功能 为webui添加处理request的请求 包括好友添加请求,群邀请请求,群申请加入请求 * feat: webui添加功能 为webui添加手动处理request的请求的功能 包括好友添加请求,群邀请请求,群申请加入请求 * fix: 修改request对象为指针存储
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.16
|
||||
require (
|
||||
github.com/FloatTech/AnimeAPI v1.1.10
|
||||
github.com/FloatTech/ZeroBot-Plugin-Gif v0.2.4
|
||||
github.com/FloatTech/bot-manager v1.0.0
|
||||
github.com/FloatTech/bot-manager v1.0.1-0.20211112011524-85b9895271ed
|
||||
github.com/fogleman/gg v1.3.0
|
||||
github.com/fumiama/cron v1.3.0
|
||||
github.com/fumiama/go-base16384 v1.2.1
|
||||
|
||||
Reference in New Issue
Block a user