增加集成度

This commit is contained in:
fumiama
2021-08-06 23:24:02 +08:00
parent 9ea41412ad
commit a861a1d169
5 changed files with 126 additions and 67 deletions

3
go.mod
View File

@@ -3,8 +3,7 @@ module github.com/FloatTech/ZeroBot-Plugin
go 1.16
require (
github.com/FloatTech/AnimeAPI v0.0.0-20210713044920-63367fe18ccd
github.com/FloatTech/ZeroBot-ACGImage v1.5.5
github.com/FloatTech/AnimeAPI v1.1.1
github.com/FloatTech/ZeroBot-Plugin-Timer v1.4.2
github.com/StackExchange/wmi v1.2.1 // indirect
github.com/golang/protobuf v1.5.2