Keeps your TS3 group channel amount at a minimum
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
lub 91ef02ca08 fix example to use example.org 5 years ago
.gitignore add ts3phpframework submodule 5 years ago
Dockerfile move src code copy to second stage 5 years ago
LICENSE.md update license 5 years ago
README.md update readme with instructions for config.php 5 years ago
composer.json switch to composer for ts3phpframework dependency management 5 years ago
config.sample.php fix example to use example.org 5 years ago
functions.php fix style in functions.php 5 years ago
main.php rename config 5 years ago

README.md

TS3-Autochannel

This little PHP script automatically creates Channels if all others are occupied and also deletes them after they aren't needed any more.

To use it copy config.sample.php to config.php and adjust it accordingly.
The docker image loads /app/config.php

There are some requirements to the channel structure:

  1. A root channel
  2. sub channels (genres, games, modes...)
  3. group channels <- these are for users

The root channels can be nested of course and you can set exceptional channels which are ignored during the excecution.

You can have a look at it live on the TS3 server gamemodeon.de