Browse Source

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

dzp 4 tháng trước cách đây
mục cha
commit
c88e40be08
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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};