Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
/ TES3MP-stats Public archive

Simple Python script for aggregating player and server status for the TES3MP website

License

Notifications You must be signed in to change notification settings

GrimKriegor/TES3MP-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TES3MP-stats

Simple Python script for aggregating player and server status for the TES3MP website

Getting it

git clone https://github.com/GrimKriegor/TES3MP-stats.git /var/www/tes3mp/stats

Executing it

Edit your cron table, by running:

crontab -e

And append the following line:

00 * * * * cd /var/www/tes3mp/stats/ && /usr/bin/python3 ./tes3mp-stats.py

About

Simple Python script for aggregating player and server status for the TES3MP website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages