dev-pro-tips-bot
dev-pro-tips-bot copied to clipboard
Better error handling
Currently the messages sent to the user are uninformative.
When the error can be identified, instead of just logging the error in a separate channel, the error message should be more specific.
eg:
"Command not found" instead of:

"Missing required argument" instead of:
