Skip to content

Instantly share code, notes, and snippets.

@dkarzon
Last active December 27, 2015 15:29
Show Gist options
  • Save dkarzon/7347774 to your computer and use it in GitHub Desktop.
Save dkarzon/7347774 to your computer and use it in GitHub Desktop.
mmbot scriptthat
var robot = Require<Robot>();
robot.Respond("updog", msg => msg.Send("What's up dog?"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment