PagerMaid_Plugins_Pyro/alpha/trace/DES.md

38 lines
841 B
Markdown
Raw Permalink Normal View History

# Trace
### 用法
```
Reply to a message:
Trace : .trace 👍👎🥰
Untrace : .trace
Trace keyword: .trace kw add 👍👎🥰
Del keyword : .trace kw del
List all : .trace status
Untrace all: .trace clean
Keep log : .trace log [true|false]
```
#### 踩的坑
+ 对于一些emoji的字符长度为1在SPECIAL_EMOJI中定义不知道有没有写完欢迎添加。
#### 接下来可能加的东西(更有可能摆)
+ 在某一段时间内随机react
+ 优先级keyword和user
+ 通过id/username添加
+ 安全词(对方说了就停)
+ 历史记录react
+ big/sleep长度参数的设置
+ 定时器
+ 群组权限
+ 黑白名单
+ 还有什么好玩的么?
#### Bugs
+ disabled reaction检测
+ `count_offset` 对非2/1长度emoji的计数比如国旗emoji的长度为4