This commit is contained in:
cdle
2021-10-09 20:37:58 +08:00
parent c701f1ddd4
commit 2e4c7e6d44
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -134,6 +134,7 @@ func initSys() {
},
{
Rules: []string{"raw ^命令$"},
Admin: true,
Handle: func(s Sender) interface{} {
s.Disappear()
ss := []string{}