TheCommCraft
TheCommCraft
It is actually used for lists in cloud requests i think namtacs ***@***.***> schrieb am Mi., 31. Juli 2024, 07:43: > you can edit the letters by using .replace_char(oldc,newc) or...
We cannot reproduce the issue. If you want it to be fixed, please add an event listener for cloud variable sets that prints as much data as possible and when...
Would you show the complete code y_nk ***@***.***> schrieb am Fr., 24. Jan. 2025, 12:37: > https://scratch.mit.edu/projects/1064835367/#comments-447726347 > > GarboMuffin wrote: > > Hi there is some bot constantly connecting...
Maybe add a print statement before the turbowarp cloud connection line and look if the line gets run multiple times
Maybe the connection just isn't stable where you are hosting y_nk ***@***.***> schrieb am Sa., 25. Jan. 2025, 12:44: > Added print("Trying to connect") before s3_connection_tw = > s3_session.connect_tw_cloud(...) but...
Maybe try hosting it on something else a bit y_nk ***@***.***> schrieb am Sa., 25. Jan. 2025, 12:44: > Added print("Trying to connect") before s3_connection_tw = > s3_session.connect_tw_cloud(...) but this...
I will look into it uukelele-scratch ***@***.***> schrieb am Di., 28. Jan. 2025, 09:01: > Hello! Only replies to top-level comments are shown on the Scratch > website. Replies to...
This would require aiohttp and websockets as far as I know aspizu ***@***.***> schrieb am Mi., 18. Juni 2025, 20:08: > *aspizu* created an issue (TimMcCool/scratchattach#438) > > > provide...
I'd say a submodule just for async event handlers and also async versions of site classes in the same files as the blocking ones
If anything, I would have be an extra like `pip install scratchattach[async]`