Popmart Monitoring
Our Popmart monitoring system supports both global online and local (US-only) restock alerts.
π Global Online Popmart Monitor
General Restock Alerts
Use this command to monitor any restock or new product added to Popmartβs online store:
bashCopyEdit$search addterm popmart #channel restock
This will notify #channel
whenever a restock or new listing occurs across the global Popmart store.
π― Specific Item Monitoring
If you only want alerts for specific products, use this two-part setup:
1. Set the Target Channel
bashCopyEdit$monitor addchannel popmart #channel
This command links #channel
to only receive alerts for the specific items you define.
π You can change
popmart
to any of the supported regional variants below.
2. Add Items to Watch
bashCopyEdit$monitor {product_link}
Replace {product_link}
with the actual product URL from any of the supported Popmart regions.
β
Supported Regions
You can substitute popmart
with any of these region codes:
popmart
popmartca
popmartde
popmartes
popmartfr
popmartgb
popmartit
popmartmy
popmartnl
popmartph
popmartpl
popmartsg
popmartth
popmarttw
This allows you to track region-specific inventory and avoid global false positives.
πͺ Local Popmart Monitoring (US Only)
For in-store restocks at US Popmart physical locations, use:
bashCopyEdit$monitor addchannel popmartlocal #channel
This will send alerts to #channel
whenever any US Popmart store restocks an item. Perfect for in-person shoppers or US-based collectors.
Last updated
Was this helpful?