#17 [ENH] Retian fingerprints of spam messages

開啟中
ialbert1 月之前建立 · 0 條評論

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).
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
No Assignees
1 參與者
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
取消
儲存
尚未有任何內容