Coflnet / discord-bot-node

GNU Affero General Public License v3.0
3 stars 6 forks source link

A space breaks the profit command #38

Closed matthias-luger closed 2 years ago

matthias-luger commented 2 years ago

if you put a space in the name for the profit command it breaks. /profit name: break test

This should be able to be solved, by checking for a error response code from the API request.

Also there is some way, it return NaN (Not a number): image