zeroone2numeral2 / sticker-thief

Telegram bot to build custom sticker packs
https://t.me/stickersthiefbot
MIT License
68 stars 42 forks source link

Startup: sometime ptb's persistence file is corruptend and can't be loaded #26

Closed zeroone2numeral2 closed 4 years ago

zeroone2numeral2 commented 4 years ago

It might happen that during a restart, python-telegram-bot's persistence file is wrongly serialized to disk, so it cannot be loaded the next time. We should catch the raised exception and delete the file if needed