Skip to content

Instantly share code, notes, and snippets.

@jnpetersen
Created June 5, 2012 20:25
Show Gist options
  • Save jnpetersen/2877575 to your computer and use it in GitHub Desktop.
Save jnpetersen/2877575 to your computer and use it in GitHub Desktop.
GKLST Message Types
{
"created_at": "2012-05-30T05:49:19.548Z",
"messagetypes": [
{
"card": "{{user1}} published a card"
},
{
"micro": "{{user1}} published a micro"
},
{
"highfive": "{{user1}} high fived a micro by {{user2}}"
},
{
"community": "{{user1}} joined the {{community}} community"
},
{
"signup": "{{user1}} just signed up for Geeklist. Welcome!"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment