Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

如何屏蔽加群退群消息 #19

Open
ghost opened this issue Feb 4, 2022 · 4 comments
Open

如何屏蔽加群退群消息 #19

ghost opened this issue Feb 4, 2022 · 4 comments

Comments

@ghost
Copy link

ghost commented Feb 4, 2022

2022-02-04 20 03 00@2x
搜索引擎上搜了下没找到相关解决方案😓

@Ashinch
Copy link
Contributor

Ashinch commented Feb 5, 2022

啊这,目前看来只能自己 fork 一下,把 System 相关消息去掉,然后 pip3 install 自己的仓库。

@iaurman
Copy link

iaurman commented Feb 16, 2022

前段时间我自己写了个efb middleware efb-msg-filter,屏蔽:

  1. 加群提醒
  2. 退群提醒
  3. 上传文件多余提醒
  4. “收到”字样的群消息

@ckn4
Copy link

ckn4 commented Feb 16, 2022

使用go-cqhttp原生提供的事件过滤器即可屏蔽该类信息,不需要另外写中间件
事件过滤器
屏蔽退群加群通知的规则

@lq-259
Copy link

lq-259 commented May 27, 2023

使用go-cqhttp原生提供的事件过滤器即可屏蔽该类信息,不需要另外写中间件 事件过滤器 屏蔽退群加群通知的规则

过滤50m以上的文件该怎么写

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants