MikeGawi / ePiframe

ePiframe is an e-Paper (or HDMI, Composite display) Raspberry Pi Photo Frame with Google Photos and more
GNU General Public License v3.0
63 stars 10 forks source link

Telebot error causes ePiframe exception #90

Closed MikeGawi closed 6 months ago

MikeGawi commented 6 months ago

When Telegram bot is enabled, ePiframe checks connectivity to Telegram and checks it's credentials at every run during configuration verification. But when Telegram API is not responding (happens very often) or credentials are wrong that prevents ePiframe script to run. Such exception should be changed to warning and just inform about the issue but not corrupt ePiframe execution.