Kalbintion / Kdkbot

Twitch.tv bot
BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Increased Error Handling #4

Open Kalbintion opened 8 years ago

Kalbintion commented 8 years ago

There is a lot of commands in the bot that rely on a specific order of arguments, sometimes they are optional, the bot currently does not handle incorrect data properly and instead silently errors without a response to the user that it failed and why. This will be improved so the user knows why it failed and the proper command syntax.

Kalbintion commented 6 years ago

Work on this has been progressed since initially posted. More error handling needs to be done however.