Skip to content

Importing and logging in using ScratchConnect every time using loop causes spam to the Scratch API #1

@Sid72020123

Description

@Sid72020123

Importing and logging in using ScratchConnect every time using while loop causes spam to the Scratch API.

You can put the login code above the while loop and then the main content in the while loop. It will reduce the number of requests made. Also, use time.sleep(3) in your loop...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions