- Additional Requirements
- PHP >=7.0
- Cronjobs
- Composer
- Related Resources
planetteamspeak/ts3phpframework
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances - planetteamspeak/ts3phpframeworkgithub.com
This bot moves users who have not talked for XXX Minutes (idle) into a defined channel.
Functions & Settings:
Installation is easy:
Uses TS3 PHP Framework: https://github.com/planetteamspeak/ts3phpframework by Planetteamspeak
Functions & Settings:
- Dont move Client if in defined Groups
- Dont move Client if in defined Channel
- Maximal Idle Time in Minutes
- Channel User will be moved in
- Message that should be send to User when he got moved (you can disable it)
Installation is easy:
- Use Composer to get the TS3 PHP Framework:
Code:
composer require planetteamspeak/ts3-php-framework
- Upload the IdleMoverBot.php file to any directory on your Webserver.
- Edit all the Settings in the File IdleMoverBot.php
- Now it should work.
Uses TS3 PHP Framework: https://github.com/planetteamspeak/ts3phpframework by Planetteamspeak