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