ReplAPI.it-NodeJS
ReplAPI.it-NodeJS copied to clipboard
Implement Code Evaluation
Either in the form of connecting to Crosis or WSS connection to eval.repl.it, implement code evaluation through Repl.it.
Yez do dis
Yez do dis
@Codemonkey51 got any suggestions? Iโm thinking about dissecting Kogniseโs Repl API package and figuring that out.
Umm that uses a deprecated api maybe try: replit/crosis. It's a bit compleex so maybe just proxy it?
Okay! But have they opened access to Crosis again?
No :( No one has gotten dev role (allows you to use crosis) back It works rn, just no one but repl team can use
test
that uses nodejs while were using python here
@ch1ck3n-byte Ah not true, this is a NodeJS package not Python :)
After gaining more knowledge about Replit Login APIs and Crosis/Protocol I think it may be feasible to implement this... maybe after #68.