Check it out here
Find a Pokemon based on a random generated color. This uses the Hexbot API to generate the random color, Nearest Color to find the basic nearest color, and PokeAPI js wrapper to fetch a Pokemon based on that color.
Get a Pokemon from a random color. Based on the noopschallege hexbot.
JavaScript
Check it out here
Find a Pokemon based on a random generated color. This uses the Hexbot API to generate the random color, Nearest Color to find the basic nearest color, and PokeAPI js wrapper to fetch a Pokemon based on that color.