mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 18:20:27 +00:00
🎨 启用linter
This commit is contained in:
@@ -79,7 +79,6 @@ func init() { // 插件主体
|
||||
))
|
||||
return
|
||||
}
|
||||
|
||||
})
|
||||
zero.OnFullMatch(`群温度`).SetBlock(true).FirstPriority().
|
||||
Handle(func(ctx *zero.Ctx) {
|
||||
|
||||
@@ -175,7 +175,6 @@ func init() {
|
||||
return
|
||||
}
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
func botPath() string {
|
||||
|
||||
Reference in New Issue
Block a user