Social Become Scratcher
social_become_scratcherCheck Scratch 'Become a Scratcher' invitation eligibility, then accept by setting confirm to true to agree to Community Guidelines. Without confirm, only reports status.
Instructions
Accept a "become a Scratcher" invitation for the active account.
Scratch promotes a New Scratcher only after the Scratch Team invites them.
On the website the invitation is accepted by reading through the Community
Guidelines and clicking to agree, so accepting here means the account holder
accepts those guidelines. For that reason nothing happens unless confirm
is set: called without it, this only reports eligibility.
The guidelines are at https://scratch.mit.edu/community_guidelines and ask everyone on Scratch, in summary, to: be respectful, remembering the audience is broad and includes children; be constructive when commenting; share freely and give credit when remixing; keep personal information private; be honest rather than impersonating others or spreading rumours; and report anything inappropriate rather than escalating it.
Promotion cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set true to actually accept. Left false, this reports the account's rank and whether an invitation is pending, and changes nothing. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| rank | Yes | ||
| invited | Yes | ||
| promoted | Yes | ||
| username | Yes | ||
| is_scratcher | Yes | ||
| was_scratcher | Yes |