Keeps your TS3 group channel amount at a minimum
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
lub 72e68ccb90 add update.sh hace 11 meses
.gitignore use explicit versions hace 11 meses
Dockerfile use explicit versions hace 11 meses
LICENSE.md fix license hace 4 años
README.md update readme with instructions for config.php hace 5 años
composer.json switch to composer for ts3phpframework dependency management hace 5 años
composer.lock use explicit versions hace 11 meses
config.sample.php fix example to use example.org hace 5 años
functions.php fix style in functions.php hace 5 años
main.php rename config hace 5 años
update.sh add update.sh hace 11 meses

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