Track the most commonly used GIFs in a server?

Comentarios

1 comentario

  • 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

Iniciar sesión para dejar un comentario.