i made the function for gathering all notifications.
it first pulls the repo list from a database file. it then calls the function i made previously to get updates to their atom feeds. it then does some filtering and writes all of them to a list.
this was annoying just because i changed my mind about the formatting for the output like three times and so i made progress slowly
the image here is the pycharm debugger showing the data the function returns. you can see it returning the notif type, the title, the listed author, the description, a link, and then the datetime
sidenote, but it kinda pmo how tangled’s whole thing is decentralised stuff, and then they dont return DID stable urls in these atom feeds
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.