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 the /guessnationality bot command #114

Closed hackastak closed 2 years ago

hackastak commented 2 years ago

Added new command /guessnationality

Issue: #112

Details

The new command /guessnationality includes an option for the user to enter a specific name. If the user does not enter a specific name, the command automatically retrieves a random name from the random-data-api which is an idea I got from the developer who added the /guessage command. These details have also been reflected in the README file.