Keeps your TS3 group channel amount at a minimum
  • PHP 87.8%
  • Dockerfile 7.6%
  • Shell 4.6%
Find a file
2023-05-21 18:45:59 +02:00
.gitignore use explicit versions 2023-05-21 18:45:46 +02:00
composer.json switch to composer for ts3phpframework dependency management 2019-08-28 12:09:48 +02:00
composer.lock use explicit versions 2023-05-21 18:45:46 +02:00
config.sample.php fix example to use example.org 2019-08-28 12:26:53 +02:00
Dockerfile use explicit versions 2023-05-21 18:45:46 +02:00
functions.php fix style in functions.php 2019-08-28 11:52:18 +02:00
LICENSE.md fix license 2020-10-13 18:33:59 +02:00
main.php rename config 2019-08-28 12:13:17 +02:00
README.md update readme with instructions for config.php 2019-08-28 12:16:18 +02:00
update.sh add update.sh 2023-05-21 18:45:59 +02:00

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