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 /genderofname command using Genderize API #149

Closed ChristianPachecoLopez closed 1 year ago

ChristianPachecoLopez commented 1 year ago

Command Name

/genderofname

Public API Resource

https://genderize.io/

Description

Enter a name as a String and get its gender.

Implementation Details

Code of Conduct

ChristianPachecoLopez commented 1 year ago

Can I work on this Issue?

thieleju commented 1 year ago

@ChristianPachecoLopez Sure, go ahead! Do you mind renaming the command to /guessgender?

thieleju commented 1 year ago

@ChristianPachecoLopez Great work! I approved your pr #150 and labeled it with the hacktoberfest-accepted label.

Keep contributing ❤️