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