From 2915d7dc8049e5365a79310da970371d1a85ee0d Mon Sep 17 00:00:00 2001 From: Dom Date: Thu, 11 Jul 2024 23:58:38 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5ced188 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ShipmentNotifier + +Script that sends a Discord message when a new shipment is detected in the Amazon SP-API. \ No newline at end of file