fit-ctu-discord / honza-botner

Bot for FIT CTU Discord
https://discord.fit.cvut.cz/
MIT License
15 stars 10 forks source link

Meme reposts #33

Open tenhobi opened 4 years ago

tenhobi commented 4 years ago

VUT FIT uses dhash to check meme reposts. We might do something similar?

image

https://pypi.org/project/dhash/

tenhobi commented 4 years ago

How dhash works: image

ostorc commented 3 years ago

The algorithm looks nice, however I couldn't find a single standalone implementation in .NET :( One imp. which I found was only calling python code inside.