thieleju / statsbot

Discord Bot to gather data from public APIs using node.js and discord.js! Hacktoberfest Event Project
MIT License
22 stars 45 forks source link

Add /randomcolor command #110

Closed Iqrar99 closed 2 years ago

Iqrar99 commented 2 years ago

Added new command /randomcolor

Issue: #109

Details

The command gives user a random color with two different format, HEX number and RGB format. It also shows how the color looks like by calling another API to generate solid color image so it can be used in the embed.

image

Iqrar99 commented 2 years ago

Thanks, I can finally sleep xD