0.0.7 • Published 4 years ago

ts3-slider v0.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

ts3-slider

TeamSpeak3 Slider for your website

Usage

First put the files in public/ somewhere on your webserver and embed them onto your website

Next install the ts3-slider app on your server $ npm i -g ts3-slider

Now create a config:

{
  "host": "your-server.de",
  "port": 10011,
  "user": "serveradmin",
  "pw": "SECRET",
  "vServer": 1
}

You can now launch the server using $ CONFIG=/path/to/your/config.json ts3-slider

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago