소스 검색

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

dzp 4 달 전
부모
커밋
c88e40be08
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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};