A simple Teamspeak stats generator
Project description
TeamspeakStats

A simple Teamspeak stat-generator - based solely on server-logs
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!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tsstats-2.1.0.tar.gz
(15.9 kB
view hashes)
Built Distribution
tsstats-2.1.0-py3-none-any.whl
(21.5 kB
view hashes)