tulul / tululbot

Telegram Bot for Tululness
Apache License 2.0
8 stars 6 forks source link

Repost Checker #16

Open wazaundtechnik opened 9 years ago

wazaundtechnik commented 9 years ago

We may want to make sure all picture posted is not repost.

How?

  1. We must forward the image to a server (just to store its hash)
  2. Each time an image is posted, we check the similarity of image stored in our hash
  3. If the stored hash exist with >90% similarity, then the bot will post "Repsol!"
kmkurn commented 9 years ago

What idea do you have in mind on how to check image similarity?

wazaundtechnik commented 9 years ago

How about forwarding all image to our-own iqdb build?

kmkurn commented 8 years ago

Isn't this already shipped @wazaundtechnik ?