Skip to content

Instantly share code, notes, and snippets.

@dmptrluke
Created July 1, 2013 18:35
Show Gist options
  • Save dmptrluke/5903370 to your computer and use it in GitHub Desktop.
Save dmptrluke/5903370 to your computer and use it in GitHub Desktop.
stick this at the end of mctools.py
@hook.command(autohelp=False)
def status(inp):
return mcping("hub.keinett.us")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment