Scratch API wrapper with support for almost all site features, cloud requests framework and more

api bot bot-framework bots cloud python scratch
8 Open Issues Need Help Last updated: Oct 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes investigating the 'comment_count' field within partial project data in v3 of the scratchattach library. The author suspects it might be redundant and suggests removing it if it's not actively used, especially since a stable release hasn't occurred yet. The 'remix_count' field, however, should be retained.

Complexity: 2/5
good first issue

Scratch API wrapper with support for almost all site features, cloud requests framework and more

Python
#api#bot#bot-framework#bots#cloud#python#scratch

AI Summary: This issue is a simple code change request to update a hardcoded studio host ID in the test suite. The user wants to replace the existing ID with the new ID of their 'scratchattachv2' account, which is now the designated host.

Complexity: 1/5
good first issue

Scratch API wrapper with support for almost all site features, cloud requests framework and more

Python
#api#bot#bot-framework#bots#cloud#python#scratch

AI Summary: A bug in the `scratchattach` library causes an `IndexError` when accessing the title of a loved project if that project has an empty title. The proposed fix is to change `second_anchor.contents[0]` to `second_anchor.text` to correctly retrieve the project title.

Complexity: 2/5
bug good first issue

Scratch API wrapper with support for almost all site features, cloud requests framework and more

Python
#api#bot#bot-framework#bots#cloud#python#scratch

AI Summary: This issue proposes adding a feature to allow users to set their Ocular status, complementing the existing ability to retrieve it. However, a significant blocker exists: the project's website currently states that data is only sent to Scratch and TurboWarp. The feature cannot be fully implemented or released until this website statement is updated to include Ocular, as setting status would involve sending data to Ocular.

Complexity: 4/5
enhancement good first issue

Scratch API wrapper with support for almost all site features, cloud requests framework and more

Python
#api#bot#bot-framework#bots#cloud#python#scratch
enhancement good first issue

Scratch API wrapper with support for almost all site features, cloud requests framework and more

Python
#api#bot#bot-framework#bots#cloud#python#scratch

Scratch API wrapper with support for almost all site features, cloud requests framework and more

Python
#api#bot#bot-framework#bots#cloud#python#scratch

AI Summary: This GitHub issue proposes creating a dedicated 'teacher' account for `scratchattach`'s authenticated testing. The current tester uses a personal teacher account, which is not ideal for shared or automated testing environments. The issue primarily seeks input from @TheCommCraft on whether such a dedicated test account should be established.

Complexity: 2/5
enhancement good first issue question

Scratch API wrapper with support for almost all site features, cloud requests framework and more

Python
#api#bot#bot-framework#bots#cloud#python#scratch
enhancement help wanted

Scratch API wrapper with support for almost all site features, cloud requests framework and more

Python
#api#bot#bot-framework#bots#cloud#python#scratch