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 /guessnationality command using the Nationalize.io api #112

Closed hackastak closed 2 years ago

hackastak commented 2 years ago

Command Name

/guessnationality

Public API Resource

https://nationalize.io/

Description

This command will be used along with a person's name and will return a guess as to what nationality that person is.

Implementation Details

Code of Conduct

hackastak commented 2 years ago

Please assign me to this issue. :)

thieleju commented 2 years ago

Hi @DevWig thank you for opening this issue. The api seems to require an api key. Unfortunately only apis without an api key are allowed :/

hackastak commented 2 years ago

@thieleju that makes sense. sorry about that. I'll find another api. :)

hackastak commented 2 years ago

Hey @thieleju Please review changes to issue and assign to me if approved.

thieleju commented 2 years ago

Nice idea! I'll assign you :)

thieleju commented 2 years ago

@DevWig Great contribution 🚀 I approved your pr #114 and labeled it with the hacktoberfest-accepted label.

Keep contributing ❤️