Steam Curator provides some data/stats, about your curator, on it is own "livestat"page.
We have a few things happening on the Live Stats page.
1. latest received Curator package, appears when the scripts see we have received a new appid, otherwise it stays hidden.
2. Page reloads all the data ever nth second. the progressbar shows how long until next reload.
3. Then we have a bit of data, such as;
-Total Copies (how many copies we have available in total from all the pending/excluded appids we have available.)
-Total Appids (how many unique pending/excluded appids we have available to claim.)
-Pending (how many pending appids we have available.)
-Excluded (how many excluded appids we have available.)
-Accepted (I will get into this later, as it is a bit different than the other data available.)
We are checking our main curator that we have defined in the script for now, whether or not we have that package available.
1. Coming Soon apps will have a "Add through Curator" button.
2. Released apps will have a "Add through Curator" button.
(For now the button just directs us to the pending page of the curator, this could be changed so it just claims it instead, if people want that.)