Track the most commonly used GIFs in a server?

Comments

1 comment

  • Ganoosh

    This would be something to do with bot development.  First, you would want to gather a database containing a hash for every single gif ever used in the server. Then secondly, you want to compare all of the hashes to find the most used one.

    I simplified that a lot, but that's the basics.

     

    0

Please sign in to leave a comment.