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 using xColors API #109

Closed Iqrar99 closed 2 years ago

Iqrar99 commented 2 years ago

Command Name

/randomcolor

Public API Resource

https://x-colors.herokuapp.com/api/random/ https://singlecolorimage.com/api.html

Description

The command will call an API to receive a random color in HEX and RGB format. Then, it will show what the color looks like along with the color code.

Implementation Details

Code of Conduct

Iqrar99 commented 2 years ago

I'm currently working on this. Please assign me.

gaurav-iitb commented 2 years ago

please assign this to me

thieleju commented 2 years ago

@Iqrar99 Sure, go ahead!

@gaurav-iitb Iqrar99 was first, but you can create your own issue if you have another idea :)

thieleju commented 2 years ago

@Iqrar99 Well done! I approved your pr #110 and labeled it with the hacktoberfest-accepted label.

Keep contributing ❤️