mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 02:00:24 +00:00
🎨 改进代码样式
This commit is contained in:
@@ -24,7 +24,6 @@ var engine = control.Register("diana", order.PrioDiana, &control.Options{
|
||||
})
|
||||
|
||||
func init() {
|
||||
|
||||
// 随机发送一篇上面的小作文
|
||||
engine.OnFullMatch("小作文").SetBlock(true).
|
||||
Handle(func(ctx *zero.Ctx) {
|
||||
|
||||
Reference in New Issue
Block a user