mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 02:00:24 +00:00
模块化utils、引入protobuf
This commit is contained in:
4
main.go
4
main.go
@@ -27,8 +27,8 @@ import (
|
||||
_ "github.com/Yiwen-Chan/ZeroBot-Plugin/picsearcher" // 搜图
|
||||
_ "github.com/Yiwen-Chan/ZeroBot-Plugin/randimg" //简易随机图片
|
||||
|
||||
_ "github.com/Yiwen-Chan/ZeroBot-Plugin/setutime" // 涩图
|
||||
_ "github.com/Yiwen-Chan/ZeroBot-Plugin/shindan" // 测定
|
||||
//_ "github.com/Yiwen-Chan/ZeroBot-Plugin/setutime" // 涩图
|
||||
_ "github.com/Yiwen-Chan/ZeroBot-Plugin/shindan" // 测定
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user