mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-13 02:30:26 +00:00
feat(all): update to go1.24+
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
|
||||
var (
|
||||
sizeList = []int{0, 3, 5, 8}
|
||||
enguess = control.Register("wifegame", &ctrl.Options[*zero.Ctx]{
|
||||
enguess = control.AutoRegister(&ctrl.Options[*zero.Ctx]{
|
||||
DisableOnDefault: false,
|
||||
Help: "- 猜老婆",
|
||||
Brief: "从老婆库猜老婆",
|
||||
|
||||
Reference in New Issue
Block a user