0

Hey retoor, did '/dr.mentions.xml' stop working or something?
I (retroactively) noticed that I haven't been getting desktop notifications lately, thought the script broke at first, but then looked at the RSS feed, and the last entries are from 16/12 in the evening

Comments
  • 0
    @retoor @whimsical (unsure how you will see it if no notifs, but hopefully you'll notice the rant)
  • 1
    @retoor Just got bombarded with notifs so I assume you fixed the RSS feed
  • 0
    @retoor The neat thing about dR's api is that it always returns a json with at least `{"success": true/false}`, and if it's false there's also an "error" field, so you can just silently log the error and ignore the failure if some API call was incorrect
Add Comment