Skip to content

Instantly share code, notes, and snippets.

@rbxbx
Last active February 26, 2022 03:38
Show Gist options
  • Save rbxbx/84896bd8d38a59f43afe6a0cde704079 to your computer and use it in GitHub Desktop.
Save rbxbx/84896bd8d38a59f43afe6a0cde704079 to your computer and use it in GitHub Desktop.
{
"slug": "testapp1-1470245742996",
"name": "testApp1",
"preferences": {
"categories": [{
"id": "0",
"name": "Likes",
"matches": ["(.*) liked your photo"],
"example": "Barry liked your photo"
}, {
"id": "1",
"name": "New Users",
"matches": [],
"example": "Your Facebook friend Barry Jones is on Instagram as barry_jones."
}, {
"id": "2",
"name": "Breaking",
"matches": ["Breaking: (.*)"],
"example": "Breaking: The end of the world has arrived"
}, {
"id": "3",
"name": "Taco Deals!",
"matches": ["(.*) (t|T)aco$ (.*)"],
"example": "Come and get these taco$ for cheap"
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment