#17 [ENH] Retian fingerprints of spam messages

开启中
ialbert1 个月前创建 · 0 条评论
ialbert 评论于 1 个月前

When a message is confirmed to be spam, compute a fingerprint and persist it for that guild. If the same fingerprint is seen again, alert mods.

This would require changes to most existing cogs to centralize “this is a spam message” detection. Actual fingerprinting would be a new cog type.

Fingerprint can be calculated off:

  • message text
  • image sizes
  • image names

Think about how tolerant to make it. Perhaps calculate a few different fingerprints, e.g. with and without image file names. Or compute image fingerprints separately (filename + size).

When a message is confirmed to be spam, compute a fingerprint and persist it for that guild. If the same fingerprint is seen again, alert mods. This would require changes to most existing cogs to centralize "this is a spam message" detection. Actual fingerprinting would be a new cog type. Fingerprint can be calculated off: - message text - image sizes - image names Think about how tolerant to make it. Perhaps calculate a few different fingerprints, e.g. with and without image file names. Or compute image fingerprints separately (filename + size).
登陆 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
到期时间

未设置到期时间。

依赖工单

此工单当前没有任何依赖。

正在加载...
取消
保存
这个人很懒,什么都没留下。