⚠️ If the project is not working, Scratch cloud variables probably stopped working again. Either that or you're a New Scratcher so you don't have cloud variable access yet. This project shows what some well-known Scratchers see in the "What's Happening" sections of their home pages. I plan to add a few more users when I get the chance. ---- How it works ---- There is no endpoint in the Scratch API to get this information for any user without being logged into their account. The Python backend for this project goes through all the people a user is following to check for activity. (Caching is heavily utilized to minimize requests to the API.) ---- Credits ---- - @TimMcCool for the Scratchattach Python module and accompanying Cloud Requests sprite - @-Rex- for the text engine, Pen Font Engine++