Skip to content

Instantly share code, notes, and snippets.

View MusicMonkey5555's full-sized avatar

Nathan Bowhay MusicMonkey5555

View GitHub Profile
/* Updated for Ubiquity parser 2 */
CmdUtils.CreateCommand({
names: ["track-package", "track"],
author: {name: "Scott Hosfeld", email: "[email protected]"},
license: "GPL",
description: "Tracks packages via Fedex, UPS, USPS, DHL",
help: "Pass the tracking number along",
arguments: [{role:"object", nountype: noun_arb_text, label:"Tracking Number"}],