Tim

Results 50 comments of Tim

scratchattach 2.0 is complete now. I decided to cancel asyncio cloud requests because I didn't have time for implementing them (and now that threading.Event has been implemented, they're already much...

save the session id: `session.session_id` the next time you run your program, log in using the session id: ```py session = scratch3.Session("session_id") ``` (this applies to scratchattach 1.7.4)

For scratchattach 2.0.0, see https://github.com/TimMcCool/scratchattach/wiki/Documentation#logging-in

It likely only gets the cloud variables that have been set on TurboWarp before (in the not too distant past)

I'll check whether this is possible

Implemented in the v2 branch #242

Maybe it fails because the followers page is returned in another language (shouldn't happen tho, since the langauge cookie is set to en)

Does the problem still happen? Closing this because of inactivity

there could be a sa.check_cloud_status() method that allows scratchattach users to get the current status of scratch's cloud var