新增 插件冲突检测、b14 加解密 添加随机等待 1~2s 工具函数

This commit is contained in:
fumiama
2021-10-28 21:03:09 +08:00
parent dd32aec462
commit d205d48166
13 changed files with 191 additions and 23 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/FloatTech/bot-manager v1.0.0
github.com/fogleman/gg v1.3.0
github.com/fumiama/cron v1.3.0
github.com/fumiama/go-base16384 v1.2.1
github.com/gin-gonic/gin v1.7.4
github.com/golang/protobuf v1.5.2
github.com/gorilla/websocket v1.4.2