update
This commit is contained in:
@@ -149,7 +149,7 @@ func init() {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Rules: []string{`bean sum(?)`},
|
Rules: []string{`bean(?)`},
|
||||||
Admin: true,
|
Admin: true,
|
||||||
Handle: func(s im.Sender) interface{} {
|
Handle: func(s im.Sender) interface{} {
|
||||||
a := s.Get()
|
a := s.Get()
|
||||||
|
|||||||
Reference in New Issue
Block a user