Discuss Scratch

kub2019
Scratcher
17 posts

HELP WITH SCRATCH API

Who knows how to use the scratch API to write a comment in a profile/studio?

Thank you in advance

when green flag clicked
help please
MinecraftScratch3
Scratcher
30 posts

HELP WITH SCRATCH API

You can use scratchattach by @TimMcCool:
You'll need to download and install Python (https://www.python.org/downloads/).
Then, after installing it, you'll need to open the Command Prompt (Windows) or Terminal (macOS and Linux), and run this command by writing or copying and pasting it and pressing enter: pip install -U scratchattach
This will install scratchattach.
I can't post the code to comment on profiles here, but you can see the documentation about scratchattach here: https://pypi.org/project/scratchattach/
kub2019
Scratcher
17 posts

HELP WITH SCRATCH API

MinecraftScratch3 wrote:

You can use scratchattach by @TimMcCool:
You'll need to download and install Python (https://www.python.org/downloads/).
Then, after installing it, you'll need to open the Command Prompt (Windows) or Terminal (macOS and Linux), and run this command by writing or copying and pasting it and pressing enter: pip install -U scratchattach
This will install scratchattach.
I can't post the code to comment on profiles here, but you can see the documentation about scratchattach here: https://pypi.org/project/scratchattach/
Thank you very much
MinecraftScratch3
Scratcher
30 posts

HELP WITH SCRATCH API

kub2019 wrote:

MinecraftScratch3 wrote:

You can use scratchattach by @TimMcCool:
You'll need to download and install Python (https://www.python.org/downloads/).
Then, after installing it, you'll need to open the Command Prompt (Windows) or Terminal (macOS and Linux), and run this command by writing or copying and pasting it and pressing enter: pip install -U scratchattach
This will install scratchattach.
I can't post the code to comment on profiles here, but you can see the documentation about scratchattach here: https://pypi.org/project/scratchattach/
Thank you very much
You're welcome!
GarbagePanda
Scratcher
100+ posts

HELP WITH SCRATCH API

Sorry, one can NOT use the API to write comments, or do other actions such as liking and following.

Powered by DjangoBB