matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
465 stars 150 forks source link

Show helpful admin command error if it's a IrcProvisioningError #1702

Closed Half-Shot closed 1 year ago

Half-Shot commented 1 year ago

We now throw helpful error types when failing to run some provisioning commands but we are still showing "check logs for details". I, like many people get really pissed off when applications make me "check logs for details". For the sake of security this still only emits a error message in the case where we know the type of error.