Skip to content

Instantly share code, notes, and snippets.

@rantav
Created October 16, 2012 23:02
Show Gist options
  • Save rantav/3902620 to your computer and use it in GitHub Desktop.
Save rantav/3902620 to your computer and use it in GitHub Desktop.
{ robot:
{ name: 'bot',
brain: [Object],
alias: false,
adapter: [Object],
commands: [Object],
Response: [Function: Response],
listeners: [Circular],
loadPaths: [Object],
enableSlash: undefined,
logger: [Object],
version: '2.3.0',
connect: [Object],
router: [Object],
documentation: {} },
regex: /^bot[:,]?\s*(?:PING$)/i,
callback: [Function],
matcher: [Function] },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment