Open Issues Need Help
View All on GitHubAI 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.
Scratch API wrapper with support for almost all site features, cloud requests framework and more
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.
Scratch API wrapper with support for almost all site features, cloud requests framework and more
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.
Scratch API wrapper with support for almost all site features, cloud requests framework and more
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.
Scratch API wrapper with support for almost all site features, cloud requests framework and more
Scratch API wrapper with support for almost all site features, cloud requests framework and more
Scratch API wrapper with support for almost all site features, cloud requests framework and more
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.
Scratch API wrapper with support for almost all site features, cloud requests framework and more
Scratch API wrapper with support for almost all site features, cloud requests framework and more