Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Meowclient - connect to Scratch with NodeJS
- god286
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
rm -rf ~/posts/this-post
Last edited by god286 (Feb. 12, 2022 08:31:01)
- god286
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
Testing has been added to the repository! Studios are coming up next!
- god286
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
thanks! This looks cool
Should I add inviting/removing curators?
- scratchusername40
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
Yesthanks! This looks cool
Should I add inviting/removing curators?
- god286
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
v1.0.0 has been released which brings Studios and I think it is stable enough to be used in your projects!
v1.1.0 replaced jsdom with node-html-parser which has TS definitions.
v1.1.0 replaced jsdom with node-html-parser which has TS definitions.
- god286
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
Hello everyone welcome back to dead topic about some random library meowclient topic!!
Do you want to be able to edit forum posts with code for some reason?
v1.2.0 will let you!!
Do you want to copy scratchdb scrape forum posts??
v1.2.0 will let you!!
I need more forum features plz help
Do you want to be able to edit forum posts with code for some reason?
v1.2.0 will let you!!
Do you want to copy scratchdb scrape forum posts??
v1.2.0 will let you!!
I need more forum features plz help
- PizzaRoIls
-
5 posts
Meowclient - connect to Scratch with NodeJS
i wanna be a hackerman and get the world record on getting over it but i dont know the code for the Cloud connection part.
this is what i have
there isnt anything in the documation saying what thing you need to type in to get the exact project you want
oh fric im on pizzarolls i forgot to log into polygon
this is what i have
import { ScratchSession } from "meowclient"; (async () => { const session = new ScratchSession(); await session.init("PoIygon", "L!3tb-^YExGnE7gnhZNg&L8RLCWs!Aeyy_XTVt+h*Whwbw&$XcevFzVNmW33LHpGhK!6!Jb3m6CC@3n*w-WE%tn_xj6ZKzNs$A6A!$9pK@x3gR&F7p+BY8t@bKdLDd5A"); Project.createCloudConnection. })
there isnt anything in the documation saying what thing you need to type in to get the exact project you want
oh fric im on pizzarolls i forgot to log into polygon
Last edited by PizzaRoIls (Feb. 12, 2022 09:09:34)
- Chiroyce
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
are you exposing your credentials?! await session.init(“PoIygon”, “█████████████”);
- PoIygon
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
nah im not i just got another random password from a password generator to replace my passwordare you exposing your credentials?! await session.init(“PoIygon”, “█████████████”);
- kccuber
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
dont do that, that's called messing around with statistics which is against the terms of use i wanna be a hackerman and get the world record on getting over it
- scratchusername40
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
Pls don't, its against the terms of use i wanna be a hackerman and get the world record on getting over it but i dont know the code for the Cloud connection part.
Also now that you've told us what youre gonna do we can report you when you do it
- god286
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
edit: removed example i wanna be a hackerman and get the world record on getting over it but i dont know the code for the Cloud connection part.
this is what i haveimport { ScratchSession } from "meowclient"; (async () => { const session = new ScratchSession(); await session.init("PoIygon", "L!3tb-^YExGnE7gnhZNg&L8RLCWs!Aeyy_XTVt+h*Whwbw&$XcevFzVNmW33LHpGhK!6!Jb3m6CC@3n*w-WE%tn_xj6ZKzNs$A6A!$9pK@x3gR&F7p+BY8t@bKdLDd5A"); Project.createCloudConnection. })
there isnt anything in the documation saying what thing you need to type in to get the exact project you want
oh fric im on pizzarolls i forgot to log into polygon
Here: https://webdev03.github.io/meowclient/classes/CloudConnection/ https://webdev03.github.io/meowclient/classes/Project/ https://webdev03.github.io/meowclient/ScratchSession/#getproject
Last edited by god286 (Feb. 12, 2022 21:19:38)
- god286
-
1000+ posts
Meowclient - connect to Scratch with NodeJS
2.0.0 is available! It includes forums support, and a breaking change with the way responses are given in some functions!
https://github.com/webdev03/meowclient/releases/tag/v2.0.0
https://github.com/webdev03/meowclient/releases/tag/v2.0.0
- Discussion Forums
- » Advanced Topics
-
» Meowclient - connect to Scratch with NodeJS