Track the most commonly used GIFs in a server?

댓글

댓글 1개

  • 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

댓글을 남기려면 로그인하세요.