Danbooru

Danbooru tag-guessing game

Posted under General

Hi all! Using the Danbooru API, I wrote a tag-guessing game, in the form of a Discord bot.

When you start the game, the bot links a number of Danbooru images that share a common, randomly-selected tag. Then, she slowly reveals the tag letter-by-letter. Players compete in being the first to find out which tag the images have in common.

Play it here! or look at the project on GitHub.

Tags are selected from the top 5000 most popular tags, with some bad apples filtered out; bad id or md5 mismatch are pretty impossible to guess from looking at an image. Let me know if there’s more tags I should remove from this list.

Anyway, I think it’s an unexpectedly fun diversion. If you have any questions, comments, or ideas, fire ’em at me. (*▽*;)

1