Skip to content

claythegamer/TeamspeakStats

 
 

Repository files navigation

TeamspeakStats Build status Build status Coverage Status PyPI Documentation Status

A simple Teamspeak stat-generator - based solely on server-logs

screenshot

Installation

  • Install the package via PyPi pip install tsstats
  • Clone this repo git clone https://github.com/Thor77/TeamspeakStats and install with python setup.py install
  • Just use the package as is via python -m tsstats [-h]

Usage

  • Run the script tsstats [-h]
  • Optionally create a config-file (see Configuration)
  • The package works entirely off your Teamspeak server's logs, so that no ServerQuery account is necessary

Example

tsstats -l /var/log/teamspeak3-server/ -o /var/www/tsstats.html

Parse logs in /var/log/teamspeak3-server and write output to /var/www/tsstats.html.

For more details checkout the documentation!

About

A simple Teamspeak stats-generator - based on server-logs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.9%
  • HTML 10.1%