Ver Fonte

fix(pkuxkx): pp-server 不能识别某些大佬的 chat 小尾巴导致触发失效

dzp há 4 meses atrás
pai
commit
c88e40be08
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      mud/pkuxkx/plugins/bot/pp-server.tin

+ 4 - 0
mud/pkuxkx/plugins/bot/pp-server.tin

@@ -41,6 +41,10 @@ load-lib storage;
     #local uid      {%2};
     #local qid      {%3};
 
+    #replace qid {%s◆%*◆$}    {};
+    #replace qid {%s⿻$}        {};
+    #replace qid {%s$}          {};
+
     #format uid {%l} {$uid};
     #format uid {%p} {$uid};
     #format qid {%l} {$qid};