Keeps your TS3 group channel amount at a minimum
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
lub 72e68ccb90 add update.sh 11 個月前
.gitignore use explicit versions 11 個月前
Dockerfile use explicit versions 11 個月前
LICENSE.md fix license 4 年前
README.md update readme with instructions for config.php 5 年前
composer.json switch to composer for ts3phpframework dependency management 5 年前
composer.lock use explicit versions 11 個月前
config.sample.php fix example to use example.org 5 年前
functions.php fix style in functions.php 5 年前
main.php rename config 5 年前
update.sh add update.sh 11 個月前

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