Make fun of me

Takes three lists of Shakespearean insults and combines them into one remark, making it appear as if Siri is making fun of you using old English slang.

I built this after being inspired by a similar website, wanting to see if I could recreate it in Shortcuts. Original material: http: or or www.pangloss.com or seidel or shake_rule.html

Actions Used

shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-split-text.webp
Split Text
Separates text passed into the action into a list.
shortcuts-action-icon-speak-text.webp
Speak Text
Speaks the inputted text aloud.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Make%20fun%20of%20me
Open Shortcut deep link
shortcuts://open-shortcut?name=Make%20fun%20of%20me
AppleScript code
tell application “Shortcuts Events” run shortcut “Make fun of me” end tell

More From This Folder

High alert

Sets the playback destination to the current device, turns off Do Not Disturb and Airplane Mode, turns on Cellular Data, Bluetooth, and Wi-Fi, sets the volume to 85%, the brightness to 100%, and turns on Light mode, then turns on every option for Sound Recognition, then vibrates if run from iPhone when it’s all done.

Get Shortcut »

More From The Library

OCR Thread

Accepts a Thread link, scrapes the data, then opens the link, waits for it to load, takes a screenshot, extracts text from the screenshot, then prompts you to delete the extra text before replacing the excerpt in the Thread JSON dictionary.

Get Shortcut »


Get way deeper into Shortcuts – become a member.