Skip to content

Instantly share code, notes, and snippets.

@sirbrad
Last active December 17, 2015 06:59
Show Gist options
  • Save sirbrad/5569594 to your computer and use it in GitHub Desktop.
Save sirbrad/5569594 to your computer and use it in GitHub Desktop.
message:
{ user: { id: '1', name: 'Shell', room: 'Shell' },
text: 'hubot brew roulette',
id: 'messageId',
done: false,
room: 'Shell' },
match: [ 'hubot brew roulette', index: 0, input: 'hubot brew roulette' ],
envelope:
{ room: 'Shell',
user: { id: '1', name: 'Shell', room: 'Shell' },
message:
{ user: [Object],
text: 'hubot brew roulette',
id: 'messageId',
done: false,
room: 'Shell' } } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment