# dingExpress Express tracking query and scheduled reminder plugin. [中文](./readme/README_zh_Hans.md) ## Installation Install it from the LangBot plugin marketplace. Configure the `uapis` API key in the WebUI. ## Usage - `/ddex tracking_number`: Query and save the tracking number. - `/ddex tracking_number phone_suffix`: Retry with a 4-digit phone suffix when the API reports no tracking data. - `/ddex list`: View tracked parcels in the current private chat. - `/ddex check`: Manually check all undelivered parcels in the current private chat. - `/ddex del tracking_number`: Remove a parcel reminder. When `enable_scheduled_reminders` is enabled, the plugin checks all undelivered parcels once a day at `reminder_time` and sends the result to the private chat where the tracking number was first saved. If the tracking status matches the built-in delivery keywords, the parcel will no longer be checked. ## API Provider The default provider is configured in `providers/uapis.json` and uses: `https://uapis.cn/api/v1/misc/tracking/query` ## Feedback and Feature Requests [](https://qm.qq.com/cgi-bin/qm/qr?k=en97YqjfYaLpebd9Nn8gbSvxVrGdIXy2&jump_from=webapi&authKey=41BmkEjbGeJ81jJNdv7Bf5EDlmW8EHZeH7/nktkXYdLGpZ3ISOS7Ur4MKWXC7xIx)
dingExpress by sheetung
Express information query and scheduled reminders
Loading...