Daiki.6237:

My main guild it looking at trying to redo our event schedule and times that we have for the week. The officers do ask in both game chat and discord when other people are on and such, as well as having a poll about what days and times work best.

I was wondering if it is possible to pull the count of current members are on certain times? Don’t need a full list of everyone on but just a generalization of how many is on.

Example:

1pm—-19 members online
2pm—-23 members online
3pm—-10 members online
4pm—-16 members online
etc….

And on side note.. A big thank you for the few players that have helped me figure out API and coding as well as providing links and access to sites.

Lawton Campbell.8517:

The API doesn’t currently expose any online/offline status.

Adding an online count to the guild endpoint seems totally reasonable though; I went ahead and opened a tracking issue for this.