y-young / nazurin

🎉 Images collection done right. Telegram 图片收藏机器人 / A Telegram bot that helps you collect ACG illustrations.
http://nazurin.readthedocs.io
MIT License
260 stars 58 forks source link

fix: fromisoformat in bluesky prior to python 3.11 #95

Closed Misaka13514 closed 6 months ago

Misaka13514 commented 6 months ago

This PR is a fixup for #94.

Sorry I haven't tested my code with python 3.8-3.10, and I just got ValueError: Invalid isoformat string: '2024-02-07T11:58:16.347Z' after I deploy my code to my production server.

This PR should fix the problem.

Sorry for the inconvenience, and thank you for your patience.