Skip to content

Commit 23429be

Browse files
committed
add: pulgin qunyou
1 parent 02331a3 commit 23429be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/qunyou/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313

1414
func init() {
1515
en := nano.Register("qunyou", &ctrl.Options[*nano.Ctx]{
16-
DisableOnDefault: false,
16+
DisableOnDefault: true,
1717
Help: "随机群友怪话\n- 看看群友",
1818
})
1919
en.OnMessagePrefix("看看群友").Limit(ctxext.LimitByGroup).Handle(func(ctx *nano.Ctx) {

0 commit comments

Comments
 (0)