mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-18 20:50:12 +08:00
wife add brief
This commit is contained in:
parent
f465e78460
commit
309afecadd
@ -17,8 +17,8 @@ import (
|
||||
func init() {
|
||||
engine := control.Register("wife", &ctrl.Options[*zero.Ctx]{
|
||||
DisableOnDefault: false,
|
||||
Help: "抽老婆\n" +
|
||||
"- 抽老婆",
|
||||
Help: "- 抽老婆",
|
||||
Brief: "从老婆库抽每日老婆",
|
||||
PublicDataFolder: "Wife",
|
||||
}).ApplySingle(ctxext.DefaultSingle)
|
||||
cards := []string{}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user