ts3-slider

0.0.7 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i ts3-slider

Weekly Downloads

2

Version

0.0.7

License

MIT

Unpacked Size

101 kB

Total Files

31

Last publish

Collaborators

  • mkg20001