lphillips / SecretHitlerDiscord

A discord bot for the famous board game Secret Hitler
Other
1 stars 0 forks source link

Improve nominate invite syntax #31

Closed lphillips closed 3 years ago

lphillips commented 3 years ago

This PR prints the error messages from Discord exceptions raised by command handlers into the Discord channel where the command was executed. We may choose to override some of these messages with more application specific messages later, but now there is at least some response from the bot when a command fails to execute.

This should be sufficient for us to consider issue #5 completed.