A script that monitors websim.com project's comments and automatically posts them as edits to the project
- Clone repository
git clone https://github.com/gameroman/Websim-Project-Monitor
cd ./Websim-Project-Monitor- Install dependencies
bun i-
Configure project ID and other config items in
config.json -
Run script
bun run start