#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).
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
No Assignees
참여자 1명
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
취소
저장
아직 콘텐츠가 없습니다.