feat(value_rank): 文本消息统一80秒自动撤回
- 新增文本发送封装,身价插件所有文本回复统一登记自动撤回 - 撤回时长默认80秒,可通过 text_auto_revoke_seconds 配置调整 - 社交关系图图片发送保持不撤回,仅文本消息执行撤回策略
This commit is contained in:
@@ -35,6 +35,7 @@ default_graph_nodes = 12
|
||||
max_graph_nodes = 24
|
||||
graph_edge_pool_limit = 300
|
||||
social_graph_template_path = "plugins/value_rank/templates/social_graph.html"
|
||||
text_auto_revoke_seconds = 80
|
||||
default_trend_days = 7
|
||||
max_trend_days = 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user