python-discord / quackstack

An on-demand procedural ducky delivery service. An infinite stack of duckies!
MIT License
7 stars 1 forks source link

API: Generate a random man-duck with an optional seed. #3

Closed lemonsaurus closed 3 years ago

lemonsaurus commented 3 years ago

Once https://github.com/python-discord/aaaaAAAA/issues/33 has been solved, the man-duck templates should be moved in here as well, and we should be able to generate a random man-duck the same way that we currently generate a normal duck. If the seed is the same, the colors should match that of the normal duck implementation.

Shivansh-007 commented 3 years ago

python-discord/aaaaAAAA#57 resolves that issue, so this can be moved from Dreamland to v1.0.0.

vcokltfre commented 3 years ago

Implemented, closing