These scripts uses your Rabbit R1's Note-saving feature to perform actions on your computer, like sending a message to someone on Discord!
Simply run these commands in your terminal:
git clone https://github.com/GikitSRC/rabbitt_integration
cd rabbitt_integration
npm init -y
npm install
npx playwright install
node [scriptname].js
Customize [scriptname].js to the script you want to use it for!
You must open up the script with any text editor, and replace the placeholder credentials with your own.
Just say this to your R1:
Save this as a note: Send a message to {name} with the content of {message}
And, once the script detects it (~10 seconds) it will send the message (another ~10 seconds)
This is part of the Rabbitt project.