matrix-org / conference-bot

The conductor for your orchestra^Wconference
Apache License 2.0
44 stars 8 forks source link

"There was an error processing your command: undefined" when invites fail is unhelpful #120

Open squahtx opened 2 years ago

squahtx commented 2 years ago

When an invite fails, such as when using the !inviteme command, the bot spits out a very unhelpful message like "There was an error processing your command: undefined". It's not very fun to track down the real error message in the logs, especially while a conference is ongoing. We should return the actual error message.