zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
364 stars 368 forks source link

IRC: Handle error by displaying the error message. #815

Closed rht closed 1 year ago

rht commented 1 year ago

The proper solution would be to handle each errors differently. But for now, logging the message is at least informative to the user.