Keeps your TS3 group channel amount at a minimum
 
 
 
Go to file
lub 92160fd812 replace preg_replace with preg_replace_callback
/e is not supported starting with php 7.0
ts3phpframework@3b7a20e68b add ts3phpframework submodule
.gitignore add ts3phpframework submodule
.gitmodules add ts3phpframework submodule
Dockerfile add initial Dockerfile
LICENSE.md update license
README.md refactor
config.inc.php.dist refactor
functions.php create semi-permanent instead of permanent channels
main.php replace preg_replace with preg_replace_callback

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.

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