Skip to content

Instantly share code, notes, and snippets.

@Pitasi
Created November 6, 2017 10:26
Show Gist options
  • Save Pitasi/09b4c754601fb85f418311a06d379258 to your computer and use it in GitHub Desktop.
Save Pitasi/09b4c754601fb85f418311a06d379258 to your computer and use it in GitHub Desktop.
module.exports = {
// text
"i did not hit her": { type: 'text', value: 'https://www.youtube.com/watch?v=zLhoDB-ORLQ'}
// gif
"nodejs": { type: 'gif', id: 'CgADBAADLQIAAlnKaVMm_HsznW30oQI' },
// sticker
"woah": { type: 'sticker', id: 'CAADAgAD5gADJQNSD34EF_pwQMgbAg' },
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment