Closed noescape00 closed 6 years ago
Add user-friendly error messages for the following scenarios:
1) Command not found 2) Wrong data type (arg was expected to be int but string received for example) 3) Wrong arguments count
Fixed in https://github.com/noescape00/DiscordTipBot/commit/54fa0409089d5436918102afd20ddeae2f0fd2fc
Add user-friendly error messages for the following scenarios:
1) Command not found 2) Wrong data type (arg was expected to be int but string received for example) 3) Wrong arguments count