sends a message to self (send message) and a friend (baadu). the message is whatever is on the clipboard. MacOS onlyly
download and extract this extension as zip
in Terminal, navigate to the folder of this extension cd ~/Downloads/zip-main (depends on name)
Look in src/message.tsx and change the contacts and phone numbers to yours (will all 1234567890 by default) Look in src/log.tsx and change the path to wherever you want your logs to go (default is ~/Documents/logs, you'll have to create that folder if it doesn't exist))
run npm install
run npm run build
Open raycast and turn on developer mode (preferences > advanced)
Import extension and select the folder er zip-main or whatever you've called it
Run your commands!