zulip / python-zulip-api

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

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

Closed rht closed 7 months ago

rht commented 7 months ago

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