Skip to content

Instantly share code, notes, and snippets.

@serena520
serena520 / searchTweets.js
Created February 15, 2020 09:39
Search someone's tweets in the Twitter iOS client
// Open a profile, tap the tree dots button, share
// Also see Shortcuts version: https://www.icloud.com/shortcuts/0d4684a6d9db482a9bb8ec1f9934d6b7
const types = [
{
name: "From",
pattern: "from:"
},
{
name: "To",
pattern: "to:"