GlowieXYZ / GDCSST

Digital Combat Simulator Server Tracker written in Go
GNU General Public License v2.0
0 stars 2 forks source link

Add more statistics to the stats-page #5

Open GlowieXYZ opened 2 years ago

GlowieXYZ commented 2 years ago

Currently its only players and servers over a 24-hour period.

Add countries...

...maybe something else.

GlowieXYZ commented 2 years ago

Do a redis Keys(*:*) search to get all the servers and iterate through them one by one should reveal how many servers there are.