kurokobo / game-update-notifier

A Python script that will let you know via Discord as soon as a new version of your favorite game on Steam is released.
MIT License
11 stars 7 forks source link

Exception triggered if Steam game lacks "timeupdated" #9

Closed BFrizzleFoShizzle closed 1 year ago

BFrizzleFoShizzle commented 1 year ago

Some games with old branches lack a timeupdated timestamp. One example is Kenshi (ID 233860) I've written a fix for this I'll open a pull request for.

kurokobo commented 1 year ago

Solved via #13