indiv0 / smexybot

A bot for Discord, written in Rust using the serenity-rs library.
Apache License 2.0
6 stars 1 forks source link

Improve Error system #44

Open indiv0 opened 7 years ago

indiv0 commented 7 years ago

Error system needs to be improved, with errors being stratified into different groups (command errors, bot errors, etc.), with command errors providing "user friendly" messages for output to the Discord channel the error occured in.