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

[Bug] Wrong formatting in countryInfo command #115

Closed aakashgarg-19 closed 2 years ago

aakashgarg-19 commented 2 years ago

Is there an existing issue for this?

Current Behavior?

image Dollar sign in population No Unit in Area Km^2

Expected Behavior?

There should be no dollar sign and Unit in population

Steps To Reproduce

Run bot type /countryInfo India

Environment

- OS:
- Node:
- npm:

Anything else?

No response

Code of Conduct

tiasaxena commented 2 years ago

I am interested in this issue. Can you please assign me this issue @thieleju

thieleju commented 2 years ago

@aakashgarg-19 Thank you for reporting this, I quickly fixed this in the commit above :)

@tiasaxena This issue is already solved, but you can create a new issue if you have an idea for a new command.