Update README.md
This commit is contained in:
parent
995c851d16
commit
75dbd21876
@ -1,3 +1,7 @@
|
||||
# ShipmentNotifier
|
||||
|
||||
Script that sends a Discord message when a new shipment is detected in the Amazon SP-API.
|
||||
Script that polls the Amazon SP-API for most recent shipments, if a shipment is found that has been created in the last 10 minutes, sends a Discord notification to a provided webhook.
|
||||
|
||||
- Acceptable time delta: < 10 minutes
|
||||
- Number of shipments to look for: 10
|
||||
- Recommended to run every 10 minutes via cron
|
Loading…
Reference in New Issue
Block a user