Keeps your TS3 group channel amount at a minimum
 
 
 
Go to file
lub 6ebd4d736a update readme with instructions for config.php
.gitignore add ts3phpframework submodule
Dockerfile move src code copy to second stage
LICENSE.md update license
README.md update readme with instructions for config.php
composer.json switch to composer for ts3phpframework dependency management
config.sample.php rename config
functions.php fix style in functions.php
main.php rename config

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