Skip to content

Instantly share code, notes, and snippets.

@PeteGoo
Forked from dkarzon/scriptthat1.csx
Created January 26, 2014 10:10
Show Gist options
  • Save PeteGoo/8630855 to your computer and use it in GitHub Desktop.
Save PeteGoo/8630855 to your computer and use it in GitHub Desktop.
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