Welcome to CarrotScript! CarrotScript is a basic programming language to store data about a user. Easy commands make it easy to learn.
CarrotScript is not automatically plugged in to your website. But you can easily add it.
To do that, copy and paste this to your at the end of your body:
<script type="module"> import * as carrotscript from "https://carrotscript.github.io/plugin.js"; //type code here </script>