oddluck / limnoria-plugins

Limnoria plugins I wrote or forked.
Do What The F*ck You Want To Public License
39 stars 17 forks source link

SpiffyTitles - Unique HTTP 451 Error Message #25

Open fred0r opened 4 years ago

fred0r commented 4 years ago

It would be nice, if there would be a separate Error-Message for the 451-HTTP Server response. Currently these are handled like a regular Connection-Problem, but the cause is a legal Issue - from the Console:

SpiffyTitles HTTPError: 451 Client Error: Unavailable For Legal Reasons for url: https://..........

This for example happens, when the Bot runs on a EU-Shell (GDPR) and trys to connect some US-Websites.

fred0r commented 4 years ago

Also individual answers for 404 or 503 would be nice.