BinarMorker / TimeWastedOnDestiny

http://wastedondestiny.com
GNU General Public License v3.0
23 stars 3 forks source link

Clans? #46

Open Markyb0y opened 6 years ago

Markyb0y commented 6 years ago

is there any way you can incorporate time spent for all clan members?

BinarMorker commented 6 years ago

Would adding a way to lookup all clan members at once (without looking up their times) suffice? A call getting all clan members' times would take ages to complete. You would have to make asynchronous calls for it to be efficient.

Markyb0y commented 6 years ago

It’s the amount of time per user on a daily or weekly basis I was looking for, as a clan admin it would be great to see which members are no longer active. Not to worry if it cannot be done

BinarMorker commented 6 years ago

I don't think seeing the amount of time on a daily or weekly basis is possible. However, it is already possible to see the last connection date.