A JS eval cog for Red V3
- Open your venv.
source [path]
- Install Js2Py
pip install js2py
- Add the repo
[p]repo add jseval https://github.com/slickxz/JS-Eval-RedV3
- Install the cog
[p]cog install jseval eval
- Done!
[p]eval [JS eval code]
You can find me on the cog and main Red discords at Nathan#4468.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.