Skip to content

Instantly share code, notes, and snippets.

@jnpetersen
Created June 5, 2012 20:25

Revisions

  1. jnpetersen created this gist Jun 5, 2012.
    20 changes: 20 additions & 0 deletions Geeklist JSON
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,20 @@
    {
    "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!"
    }
    ]
    }