You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
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.
|
|
|
|
|
|
|
|
![reference tree](https://raw.githubusercontent.com/GameModeOn/TS3-Autochannel/master/images/reference.jpg)
|
|
|
|
|
|
|
|
![live and in action](https://raw.githubusercontent.com/GameModeOn/TS3-Autochannel/master/images/live.jpg)
|