-
Notifications
You must be signed in to change notification settings - Fork 2
Extension
Mike J. Renaker / "MikeDEV edited this page Feb 21, 2024
·
6 revisions
These blocks are used for interacting with the CLΩ service.
- Download the latest copy of the extension from this repo.
- Open Turbowarp Editor. (Turbowarp Desktop is currently NOT supported)
- Open the Extensions menu:
- Click on Custom Extension:
...and select the extension file(s). Make sure that the extension(s) is/are NOT sandboxed.
- Click load. You're done!
To register an account, use this block:
...and fill in the parameters accordingly.
- The username must be at least 3 characters long, and no longer than 20.
- The password must be at least 8 characters long, and no longer than 128.
- A valid email address must be provided.
Run the block, and check the inspect console for results.
The output of this reporter will turn true
upon success.