noescape00 / DiscordTipBot

Tipping bot for discord that supports STRAT and other cryptocurrencies
GNU General Public License v3.0
5 stars 9 forks source link

Error message of data type mismatch #14

Closed miguelvazsilva closed 6 years ago

miguelvazsilva commented 6 years ago

Hello noescape00,

I noticed that there is at least one parameter in one of the commands of the tipbot, for which the error message is "not worked", this is not a pretty error for a non IT guy (sorry for being too picky, but I am usted working with ERP's):

image

Thanks, best regards

noescape00 commented 6 years ago

Thanks.

I've added a more general issue to rework error messages that includes a fix for the issue you've mentioned: https://github.com/noescape00/DiscordTipBot/issues/16

Will fix it soon.

miguelvazsilva commented 6 years ago

Nice, I suspected there were another commands, without the parameter error messages worked, but didn't wanted to test it directly in the discord, spamming the tipping channel, is there any test environment for the tipbot? I would love to break it :-)

noescape00 commented 6 years ago

Fixed in https://github.com/noescape00/DiscordTipBot/commit/54fa0409089d5436918102afd20ddeae2f0fd2fc

noescape00 commented 6 years ago

@miguelvazsilva there is a server I use for testing: https://discord.gg/98mgwqq Feel free to join 🙂

It has 2 bots: production one that is running on the stratis discord and testing one which is offline 95% of the time and I use it for testing out new features and fixes for the old ones.

miguelvazsilva commented 6 years ago

Thanks @noescape00, I already joined the discord.

Will try to do some tests In my spare time, I will try to use the testing bot if it is online, if not, I will use the one that is running in the stratis discord.